Career Ops
v0.1.0AI-powered job search command center. Evaluate offers with a 6-block scoring system, scan 45+ company portals, generate ATS-optimized CVs, and track your pipeline with data-driven precision. Inspired by santifer/career-ops (MIT) by Santiago Fernandez.
Career Ops
agents
Application Assistant
.agents/application-assistant/
CV Tailor
.agents/cv-tailor/
agents
Career Advisor
.agents/career-advisor/
agents
Evaluator
.agents/evaluator/
Batch Evaluate
0 10 * * 1-5
Rejection Pattern Analysis
0 9 * * 5
Weekly Pipeline Health
0 9 * * 1
agents
Interview Strategist
.agents/interview-strategist/
Follow-up Cadence
0 10 * * 2,4
agents
Outreach Specialist
.agents/outreach-specialist/
agents
Pattern Analyst
.agents/pattern-analyst/
agents
Pipeline Conductor
.agents/pipeline-conductor/
agents
Researcher
.agents/researcher/
10
Agents
5
Jobs
9
Depts
52
Pages
Live application form filling, answer generation, tone calibration, post-apply actions
Course/cert evaluation, portfolio project evaluation, career development planning
ATS-optimized CV generation, keyword injection, proof point selection, cover letter drafting
6-block offer evaluation, scoring, fit analysis, go/no-go recommendations
STAR+R story development, negotiation strategy, company-specific prep, debrief synthesis
LinkedIn outreach, follow-up cadence, contact-type-specific messaging, relationship tracking
Rejection pattern detection, funnel analysis, archetype performance, strategic recommendations
Auto-pipeline orchestration, batch evaluation, URL inbox processing, tracker management, pipeline integrity
Deep company research, 6-axis analysis, competitive intelligence, candidate angle development
Portal scanning, job discovery, listing verification, pipeline feeding
Career Ops
"Companies use AI to filter candidates. I gave candidates AI to choose companies." ā Santiago Fernandez (@santifer)
Career Ops is an AI-powered job search command center adapted from the career-ops open source project (MIT license) by Santiago Fernandez de Valderrama. The original system evaluated 740+ job offers, generated 100+ tailored CVs, and helped Santiago land a Head of Applied AI role.
This cabinet adapts that methodology into a structured, visual, agent-driven system.
Philosophy
- Filter, don't spray. This is not a mass-apply tool. It helps you find the few offers genuinely worth your time.
- Human-in-the-loop. AI evaluates and recommends. You decide and submit. Never auto-apply.
- Quality over quantity. Don't apply to anything scoring below 4.0/5.
- Data-driven. Every decision backed by evaluation scores, pipeline metrics, and pattern analysis.
How It Works
- Configure your profile in [[profile]] ā your CV, proof points, skills matrix, and search criteria
- Scan portals using [[portals]] ā 45+ companies across Greenhouse, Ashby, Lever, Wellfound
- Evaluate offers with the 6-block system in [[evaluations]] ā each job gets blocks A through F
- Generate tailored CVs in [[cv-lab]] ā ATS-optimized, keyword-injected, one per application
- Track your pipeline on the [[pipeline]] board ā from discovered to offer with full status history
- Prep for interviews using [[interview-prep]] ā STAR+R stories, negotiation scripts, company research
- Analyze patterns in [[analytics]] ā rejection patterns, channel ROI, pipeline velocity
Your Team ā 10 Agents
Adapted from the 16 modes in the original career-ops system, organized into 10 specialized agents:
Core Pipeline
- Pipeline Conductor ā orchestrates the full auto-pipeline: URL ā evaluation ā CV ā application ā tracker. Also handles batch processing and pipeline integrity.
- Evaluator ā runs the 6-block A-F+G evaluation on every job offer, multi-offer comparison, and scoring
- CV Tailor ā generates ATS-optimized, keyword-injected CVs per application with proof point selection
- Scanner ā discovers new roles across 30+ company portals using 3-level scanning (Playwright, API, WebSearch)
Interview & Negotiation
- Interview Strategist ā builds STAR+R stories, company-specific prep packets, negotiation playbooks
- Application Assistant ā helps fill application forms with personalized answers, cover letters, and tone calibration
Intelligence & Networking
- Researcher ā deep company research across 6 axes: strategy, movements, culture, challenges, competitors, candidate angle
- Outreach Specialist ā LinkedIn outreach (4 contact-type frameworks) and follow-up cadence management
Strategy & Growth
- Pattern Analyst ā rejection pattern detection, funnel analysis, channel ROI, archetype performance, strategic recommendations
- Career Advisor ā evaluates courses/certifications and portfolio projects against career goals and skill gaps
The 6-Block Evaluation System
Every job offer is evaluated across six blocks:
| Block | Name | What It Covers |
|---|---|---|
| A | Role Summary | Title, level, team, scope, growth potential |
| B | CV Match Analysis | Skills overlap, gap identification, keyword alignment |
| C | Level Strategy | Seniority fit, over/under-leveling risk, career trajectory |
| D | Compensation Research | Market benchmarks, equity analysis, total comp modeling |
| E | Personalization Tips | Company culture signals, application angle, differentiators |
| F | Interview Prep | Likely questions, STAR+R stories to load, company-specific intel |
Attribution
This cabinet is adapted from santifer/career-ops by Santiago Fernandez de Valderrama, licensed under MIT. The original project provides Claude Code skills, a Go terminal dashboard, PDF generation via Playwright, and portal scanning ā this cabinet adapts the methodology and evaluation framework into the cabinet format.
$ git clone --filter=blob:none --sparse https://github.com/hilash/cabinets.git && cd cabinets && git sparse-checkout set career-ops