Commit Graph
2 Commits
Author SHA1 Message Date
Lavkesh DwivediandClaude Sonnet 4.6 28ce08897a feat(skills): add technical-job-search skill (#2041)
* feat: add technical job search instructions for CV tailoring, cover letters, and offer evaluation

* chore: regenerate README.instructions.md after adding job search instructions

* refactor: convert technical-job-search from instruction to skill

Per reviewer feedback, instructions load on every turn and waste tokens
for content that is only useful during active job search sessions. A skill
is opted into explicitly, making this a better fit.

- Remove instructions/technical-job-search.instructions.md
- Add skills/technical-job-search/SKILL.md with equivalent content
- Update docs/README.instructions.md and docs/README.skills.md

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* chore: regenerate README.skills.md

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-22 11:07:36 +10:00
Lavkesh Dwivedi 1b7371c209 feat: add technical interview prep coaching agent (#2040)
* feat: add technical interview prep coaching agent

* chore: regenerate README.agents.md after adding interview prep agent
2026-06-19 10:29:26 +10:00