Browse / Job hunt / Career-Ops

Career-Ops

Oracle1267

This project was initially inspired by the popular Career-Ops repo but evolved substantially into an opportunity discovery and evaluation system instead of an automated job application tool.

Open Oracle1267/Career-Ops → Matched by file structure only.

Built for Claude Code

ships .claude CLAUDE.md and nothing for other agents.

In its own words

README.mdOracle1267/Career-Ops

Personalized role-discovery and triage system for selective job search workflows.

Upstream project: career-ops by Santiago Fernández de Valderrama

Overview

This fork keeps the upstream career-ops tooling focused on a practical loop:

  • Scan direct company boards and selected sources for relevant roles
  • Deduplicate and append new matches into a pipeline
  • Classify roles by strategic fit, hireability, and compensation viability
  • Render a dashboard for quick human review

The intended workflow is human-in-the-loop. This repo helps discover, rank, and prepare opportunities; it does not auto-submit applications by default.

Upstream And Fork

  • Upstream project: santifer/career-ops
  • This repository: a fork with additional scanner, classifier, dashboard, and workflow customization

Included Sample Data

The tracked sample files in data/ and dashboard/fit-dashboard.html are synthetic. They are included only to demonstrate the workflow and UI shape without publishing a real candidate pipeline or scan history.

Main Workflow

1. Scan company boards

This runs scan-company-boards.mjs and:

  • reads local search configuration from portals.yml
  • scans supported ATS/company boards directly
  • applies title and location filters
  • deduplicates against prior pipeline and history data
  • appends new matches to data/pipeline.md
2. Classify candidates

This runs classify-candidates.mjs and:

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

Where it came from

adapted 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

See the whole career-ops family — 317 entries →

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