track-application
Manages the application process, tracks statuses, and handles follow-up. Use after sending an application and for updates.
$ 安裝
git clone https://github.com/IgorWarzocha/agentic-job-search-vault /tmp/agentic-job-search-vault && cp -r /tmp/agentic-job-search-vault/.opencode/skill/track-application ~/.claude/skills/agentic-job-search-vault// tip: Run this command in your terminal to install the skill
SKILL.md
name: track-application description: Manages the application process, tracks statuses, and handles follow-up. Use after sending an application and for updates.
Track Application
Step 1: Initialization
- Check if a tracker exists:
/02-Applications/YYYY-MM/Company-Name/Application-tracker.md. - If new, create using the template in
references/templates.md. - Log basic info: Company, Role, Date, Source.
Step 2: Status Updates
- Update status (Applied, Screening, Interview, Offer, Rejected).
- Log interactions in the "Communication Log".
- Record interview details (Date, People, Questions).
Step 3: Follow-up Management
- Schedule reminders:
- 1 week post-application.
- 2 weeks post-interview.
- Use templates from
references/templates.mdfor emails.
Step 4: Analytics
- Generate weekly reports on active applications.
- Analyze conversion rates and rejection patterns.
Step 5: System Integration
- Update the main application dashboard.
- Sync dates with the calendar.
Repository

IgorWarzocha
Author
IgorWarzocha/agentic-job-search-vault/.opencode/skill/track-application
2
Stars
1
Forks
Updated4d ago
Added1w ago