From headhunter
Generate a tailored CV and cover letter for a job application, or answer application form questions. Pass an application ID, company name, or job URL.
How this command is triggered — by the user, by Claude, or both
Slash command
/headhunter:applyThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# Apply to a Job Run the `application-assistant` skill for the application in `$ARGUMENTS`. If `$ARGUMENTS` contains a question (e.g. "how do I answer the salary field?"), use Mode B (Q&A advisor) directly. Otherwise, follow Mode A end-to-end: 1. Load candidate profile + job context. 2. Spawn cv-tailor + cover-letter-writer agents in parallel. 3. Generate styled HTML CV via `generate-cv-html.js`. 4. Save outputs; update application record. 5. Present results + submission checklist.
Run the application-assistant skill for the application in $ARGUMENTS.
If $ARGUMENTS contains a question (e.g. "how do I answer the salary field?"), use Mode B (Q&A advisor) directly.
Otherwise, follow Mode A end-to-end:
generate-cv-html.js.npx claudepluginhub tamircohen28/plugins --plugin headhunter/applyLoads and executes the Hypo-Workflow maintenance skill with user-provided arguments. Applies the workflow semantics from the specified skill file.
/applyQueries Supabase for pending improvements, displays for interactive review with confidence scores, and applies approved changes to plugin files with backups. Supports --auto, --preview, --id.
/applyImplements tasks from a conversation's spec files by reading proposal, design, and task checklists then executing code changes until completion or a blocker is encountered.