Browse / Job hunt / career-ops-hermes

career-ops-hermes

dawonderboy

A public fork of Santiago Fernández de Valderrama's Career-Ops system, extended with Hermes Agent orchestration, multi-model routing, dashboard work, and a sanitized public…

Open dawonderboy/career-ops-hermes → Matched by file structure only.

Works with any agent

ships AGENTS.md, the cross-tool instruction file.

In its own words

README.mddawonderboy/career-ops-hermes

A public fork of Santiago Fernández de Valderrama's Career-Ops system, extended with Hermes Agent orchestration, multi-model routing, dashboard work, and a sanitized public release path.

What This Repository Is

This repository is not a replacement for the original Career-Ops project. It is a public, sanitized fork that preserves the original job-search automation system while documenting the extra orchestration work I built around it.

The original project by Santiago Fernández de Valderrama turns an AI coding CLI into a job-search command center: job evaluation, tailored CV generation, portal scanning, tracker updates, interview prep, and application workflow support.

My work in this fork focuses on making that system run as a multi-agent operating environment:

  • Hermes Agent as the always-on coordinator
  • ChatGPT/OpenAI Codex as the primary Hermes reasoning model
  • Claude Code / Claude Sonnet as a bounded implementation and debugging worker
  • Career-Ops as the job-search workflow layer
  • A React dashboard variant alongside the original dashboard tooling
  • Public-safe documentation and setup notes so the architecture can be understood without exposing private job-search data

This README is intentionally different from the upstream README. The upstream README explains the product from the original author's perspective. This README explains the fork, the integration work, and how Hermes, Claude, and ChatGPT/Codex fit together.

Quoting 8% of the README. Read the rest on GitHub ↗

Where it came from

rebuilt from santifer/career-ops Open-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tai today

What this copy built: +mock +references +scripts +watchers — top-level directories this copy added on top of the original.

And a tool: +.gemini — configuration the original does not ship.

See the whole career-ops family — 317 entries →

Read from the repository's git tree on 2026-08-17.