apply
Help fill out a job application form. Generates personalized answers for every field using your profile and evaluation. Never auto-submits. Use when someone…
Quick-score your pipeline of scan results. Ranks every role in your pipeline by fit and recommends which ones deserve a full evaluation. Use when someone says 'triage my pipeline', 'which scanned jobs should I apply to', 'rank my pipeline', or 'process my scan results'.
$ npx -y skills add andrew-shwetzer/career-ops-plugin-do-not-fork-currently-updating-v2- --skill triage --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/triageContext preview
The summary Claude sees to decide when to auto-load this skill.
Quick-score your pipeline of scan results. Ranks every role in your pipeline by fit and recommends which ones deserve a full evaluation. Use when someone says 'triage my pipeline', 'which scanned jobs should I apply to', 'rank my pipeline', or 'process my scan results'.
name: triage description: "Quick-score your pipeline of scan results. Ranks every role in your pipeline by fit and recommends which ones deserve a full evaluation. Use when someone says 'triage my pipeline', 'which scanned jobs should I apply to', 'rank my pipeline', or 'process my scan results'." argument-hint: "['all' or company name to triage]" user-invocable: true allowed-tools: - Read - Write - Glob - WebFetch
Quick-score scan results to find the best candidates for full evaluation.
1. Read `data/profile.yml` 2. Read `data/pipeline.md` - the queue from scan results 3. Read `data/applications.md` - exclude already-tracked roles
If pipeline is empty: > "Your pipeline is empty. Scan some companies first: > say 'scan {company name}' or 'scan all' for your watchlist."
For each pipeline entry with status "New":
1. Fetch the full JD if only a URL is stored (use WebFetch) 2. If WebFetch unavailable, score based on title + location only (partial) 3. Quick-score on 3 dimensions:
4. Average = quick score out of 5.0
This is FAST scoring. No blocks A-F. No STAR stories. Just a fit check.
Sort by quick score, descending.
## Pipeline Triage: {date}
Scored **{n}** roles from your pipeline.
### Recommended for Full Evaluation (score >= 3.5)
| # | Company | Role | Quick Score | Why |
|---|---|---|---|---|
| 1 | {company} | {title} | {score}/5 | {one-line reason} |
| 2 | ... | ... | ... | ... |
### Maybe (score 2.5-3.4)
| # | Company | Role | Quick Score | Why |
|---|---|---|---|---|
| ... | | | | |
### Skip (score < 2.5)
| # | Company | Role | Quick Score | Why |
|---|---|---|---|---|
| ... | | | | {why it doesn't fit} |Update `data/pipeline.md`:
> "Top {n} roles are worth a full evaluation. > > Want me to: > - **Evaluate the top pick?** Say 'evaluate {company} {role}' > - **Evaluate all recommended?** I'll work through them one by one > - **Scan more companies?** Say 'scan {company}'"
If user says "evaluate all recommended," process each sequentially using the evaluate skill, pausing between each for user confirmation.
A Claude Cowork plugin that turns your job search into a system. Evaluate job postings, generate ATS-optimized resumes, scan career portals, track applications, and more.
Help fill out a job application form. Generates personalized answers for every field using your profile and evaluation. Never auto-submits. Use when someone…
Compare multiple job opportunities side by side. See scores, compensation, pros/cons, and a recommendation. Use when someone says 'compare my options', 'which…
Evaluate how well a job posting matches your background. Paste a JD or URL and get an honest A-F scored assessment with match analysis, compensation research,…
See all available career-ops skills, what they do, and which one to use next based on where you are in your job search. Use when someone says 'help', 'what can…
Draft personalized outreach messages for LinkedIn connections, hiring managers, or recruiters. Creates targeted messages using a hook + proof + proposal…
Research a company before applying or interviewing. Get an intelligence brief with culture, financials, recent news, team structure, key contacts, and smart…