Browse / Job hunt / career-ops-template
career-ops-template
ashik-manjunath
An AI-driven job-search and career workspace, run through Claude Code.
Open ashik-manjunath/career-ops-template → Checked against the four rules.
Built for Claude Code
ships .claude CLAUDE.md and nothing for other agents.
In its own words
An AI-driven job-search and career workspace, run through Claude Code. It tracks applications, evaluates offers, generates tailored CVs as PDFs, scans job portals, and holds your interview prep.
Attribution. This is a fork of career-ops by Santiago Fernández de Valderrama, used under the MIT licence (see
LICENSE). The pipeline, modes and scripts are his work.
This copy ships with no personal data. Every user-layer file — CV, profile, proof points, scanner keywords, tracker, reports, generated CVs and interview prep — has been removed, and the
.gitignorekeeps them out by default. On first run Claude walks you through onboarding and creates them from your own details.
Getting started
Open this folder in Claude Code and say "set me up". Onboarding will ask for your CV, identity, target roles and salary range, then create the four files the system needs:
Prefer to do it manually:
Then edit each one with your own details. modes/_profile.md is the file that most affects output quality — the more context it carries, the better the evaluations and CVs get.
The data contract
Two layers, and the distinction matters — read DATA_CONTRACT.md for the full list.
- User layer —
cv.md,config/profile.yml,modes/_profile.md,article-digest.md,
portals.yml, data/, reports/, output/, interview-prep/. Yours. Never auto-updated. All personalisation belongs here.
Quoting 32% of the README. Read the rest on GitHub ↗
Where it came from
Read from the repository's git tree on 2026-08-17.