Back to registry

Career Ops

v0.1.0

AI-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.

job-searchcareerai-poweredcabinet
10 agents5 jobs1 cabinets52 pages

Career Ops

applications

agents

šŸ“

Application Assistant

.agents/application-assistant/

šŸ“„

CV Tailor

.agents/cv-tailor/

strategy

agents

šŸŽ“

Career Advisor

.agents/career-advisor/

evaluation

agents

šŸ”¬

Evaluator

.agents/evaluator/

Batch Evaluate

0 10 * * 1-5

Rejection Pattern Analysis

0 9 * * 5

Weekly Pipeline Health

0 9 * * 1

interviews

agents

šŸŽÆ

Interview Strategist

.agents/interview-strategist/

Follow-up Cadence

0 10 * * 2,4

networking

agents

šŸ’¬

Outreach Specialist

.agents/outreach-specialist/

analytics

agents

šŸ“Š

Pattern Analyst

.agents/pattern-analyst/

operations

agents

šŸŽ›ļø

Pipeline Conductor

.agents/pipeline-conductor/

intelligence

agents

šŸ”

Researcher

.agents/researcher/

10

Agents

5

Jobs

9

Depts

52

Pages

Career Ops
šŸ“ Application Assistant
šŸŽ“ Career Advisor
šŸ“„ CV Tailor
šŸ”¬ Evaluator
šŸŽÆ Interview Strategist
šŸ’¬ Outreach Specialist
šŸ“Š Pattern Analyst
šŸŽ›ļø Pipeline Conductor
šŸ” Researcher
šŸ“” Scanner
Batch Evaluate
Daily Portal Scan
Follow-up Cadence
Rejection Pattern Analysis
Weekly Pipeline Health
šŸ“Application Assistantspecialist

Live application form filling, answer generation, tone calibration, post-apply actions

0 10 * * 1-5
šŸŽ“Career Advisorspecialist

Course/cert evaluation, portfolio project evaluation, career development planning

0 9 * * 1
šŸ“„CV Tailorspecialist

ATS-optimized CV generation, keyword injection, proof point selection, cover letter drafting

0 10 * * 1-5
šŸ”¬Evaluatorlead

6-block offer evaluation, scoring, fit analysis, go/no-go recommendations

0 9 * * 1-5
šŸŽÆInterview Strategistspecialist

STAR+R story development, negotiation strategy, company-specific prep, debrief synthesis

0 9 * * 1-5
šŸ’¬Outreach Specialistspecialist

LinkedIn outreach, follow-up cadence, contact-type-specific messaging, relationship tracking

0 10 * * 2,4
šŸ“ŠPattern Analystspecialist

Rejection pattern detection, funnel analysis, archetype performance, strategic recommendations

0 9 * * 5
šŸŽ›ļøPipeline Conductorlead

Auto-pipeline orchestration, batch evaluation, URL inbox processing, tracker management, pipeline integrity

0 8 * * 1-5
šŸ”Researcherspecialist

Deep company research, 6-axis analysis, competitive intelligence, candidate angle development

0 9 * * 1-5
šŸ“”Scannerspecialist

Portal scanning, job discovery, listing verification, pipeline feeding

0 7 * * 1-5
Batch Evaluateactive

Daily Portal Scanactive

Follow-up Cadenceactive

Rejection Pattern Analysisactive

Weekly Pipeline Healthactive

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

  1. Configure your profile in [[profile]] — your CV, proof points, skills matrix, and search criteria
  2. Scan portals using [[portals]] — 45+ companies across Greenhouse, Ashby, Lever, Wellfound
  3. Evaluate offers with the 6-block system in [[evaluations]] — each job gets blocks A through F
  4. Generate tailored CVs in [[cv-lab]] — ATS-optimized, keyword-injected, one per application
  5. Track your pipeline on the [[pipeline]] board — from discovered to offer with full status history
  6. Prep for interviews using [[interview-prep]] — STAR+R stories, negotiation scripts, company research
  7. 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.

Install
$ git clone --filter=blob:none --sparse https://github.com/hilash/cabinets.git && cd cabinets && git sparse-checkout set career-ops