Browse / Job hunt / Careers-Ops
Careers-Ops
Ronderjohn
Evaluate roles against your CV, tailor ATS PDFs, scan boards, and track applications — with Claude Code, Gemini CLI, or headless Node scripts.
Open Ronderjohn/Careers-Ops → Matched by file structure only.
Works with any agent
ships AGENTS.md, the cross-tool instruction file.
In its own words
Evaluate roles against your CV, tailor ATS PDFs, scan boards, and track applications — with Claude Code, Gemini CLI, or headless Node scripts.
What this is
Career-Ops is a local toolkit that turns an AI coding environment into a job-search workspace:
- Evaluates offers using structured blocks (role fit, CV match, level, comp notes, interview prep, legitimacy).
- Generates tailored ATS PDFs from your CV and the job description (Playwright + HTML template; optional second Gemini pass in the Node pipeline).
- Scans portals (Greenhouse, Ashby, Lever APIs where available).
- Tracks applications in
data/applications.mdwith merge helpers and integrity scripts.
Not spray-and-pray. Use scores and notes as a filter; review anything before you apply. The defaults discourage chasing roles below ~4.0/5 fit.
Early runs improve as you add context (cv.md, config/profile.yml, optional modes/_profile.md and proof points).
Quick start
See docs/SETUP.md for a fuller setup walkthrough.
Gemini CLI
Install Gemini CLI, run gemini auth, then from this repo:
Slash commands live in .gemini/commands/*.toml; context loads from GEMINI.md.
Node API path (no Gemini CLI install)
Evaluations follow **modes/gemini-eval-oferta-en.md** (English reports under reports/ by default).
Quoting 47% of the README. Read the rest on GitHub ↗
Where it came from
What this copy built: +scripts — top-level directories this copy added on top of the original.
And a tool: +.gemini — configuration the original does not ship.
Read from the repository's git tree on 2026-08-17.