Open-source AI job search tool that evaluates offers with a structured A-F rubric, generates tailored PDFs, scans portals, and tracks applications; runs locally in AI coding CLIs via a CLI-compatible workflow.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
career-ops turns any AI coding CLI into a full job search command center. It evaluates offers with a structured A-F rubric across weighted dimensions, generates ATS-optimized PDFs, scans portals, processes in batch, and tracks everything in a single workflow. It also researches companies to identify contact targets and supports integrations via a plugin system.
How it works
The system uses an agent-driven pipeline that navigates career pages with Playwright, evaluates fit against the user's CV, adapts resumes per listing, and provides a final decision while the user retains control over submissions. It supports multiple CLIs (Claude Code, Codex, OpenCode, Antigravity CLI, etc.) and exposes a set of features including auto-pipeline, A-G evaluation, ATS PDF and cover letter generation, email drafts, portal scanning, and batch processing.
Getting started
Quick start:
npx @santifer/career-ops init
This clones the latest release into ./career-ops and installs dependencies, then you can run:
cd career-ops
claude
If manual setup is preferred:
git clone https://github.com/santifer/career-ops.git
cd career-ops && npm install
npx playwright install chromium # only needed for PDF generation
Then follow the setup prompts to configure CV, profile, and portals, after which you can start using via job URL or JD text in the CLI.
Global install option:
npm i -g @santifer/career-ops
Documentation is available under docs/ with references to setup, running on a budget, automation, ATS autofill, and architecture.
Recent releases
Latest: web-v0.6.0 (2026-08-04) with features like Follow-up Tracker page, logging, history, and cadence settings. Other recent releases include career-ops-v1.25.0 (2026-08-04) and web-v0.5.0 (2026-07-30), web-v0.4.0 (2026-07-28), plus v1.24.0 highlights mentioning new or revived job sources and provider for the a16z speedrun network.
Traction
Stars: 62750
Caveats
License: MIT Created: 2026-04-04 Last push: 2026-08-04 Open issues: 221






