Agent
How the catalogue decides that two postings name the same employer.
36 tagged ats, measured the same way as everything else here.
Browse within: careers 14job-aggregator 14job-board 14greenhouse 9job-posting 9agent-skill 8ats-resume 8career 6cover-letter 6cv 5hiring 5job-search 5
Agent
How the catalogue decides that two postings name the same employer.
Agent
The open/closed state of a job row, the four mechanisms that write closedat, and the filtering semantics that depend on it.
Agent
Three independent delivery use cases share one channel vocabulary (email, Telegram, and mobile push), each with its own small Notifier/Router pair.
andrew-shwetzer/career-ops-plugin-do-not-fork-currently-updating-v2-
Agent
Scans a single company's career portal for job openings. Spawned by the scan skill when processing multiple companies from a watchlist. Context: User has a watchlist of 10 companies and wants to scan all of them. user: "Scan all my companies" assistant: "[spawns batch-scanner for each company in portals.yml]" Use when…
Agent Claude Code
Extract structured fields from the benefits section — salary, equity, remote policy, visa sponsorship, annual leave, parental leave, learning budget, perks. Invoked once per posting that has a benefits section.
Agent Claude Code
Derive cross-section labels — profession (English), seniority (English free-text), employment type, locales, locations. Invoked once per posting after all per-section extractors have run.
Agent Claude Code
Extract structured fields from the requirements section — years of experience, education, skills with category, certifications, physical requirements, clearance/licenses/background check. Invoked once per posting that has a requirements section.
Agent Claude Code
Read-only Resume Team auditor that returns an exhaustive PASS or FAIL verdict without editing the draft.
Agent Claude Code
Resume Team editor that returns one complete, narrowly corrected draft for explicit audit findings only.
Agent Claude Code
Resume Team writer that proposes source-anchored replacements without publication authority.
VonTerraProject501c3/slushpile
Agent
Falsification pass over an application decision. Challenges the hiring manager's synthesis, presses on queue rivalry, conversion calibration, kill criteria, and sunk-cost rationalization. Runs last in the adversarial review pipeline and last in the job-board-search gate.
VonTerraProject501c3/slushpile
Agent
Final decision-maker in the adversarial review pipeline. Synthesizes specialist reports + applicant pool analysis into channel-conditional verdicts with conversion-rate estimates, swap tests, and actionable recommendations.
VonTerraProject501c3/slushpile
Agent
Estimates the realistic applicant pool for a specific role at a specific company, then locates the candidate within that distribution. Forces comparative reasoning instead of absolute reasoning. Runs before the hiring manager in the adversarial review pipeline.
NullSpace-BitCradle/ats-resume-agent
Agent Claude Code
Use this agent when the user needs to create, optimize, or revise a resume for job applications. This includes situations where: The user asks to create a resume from scratch The user wants to optimize an existing resume for ATS (Applicant Tracking Systems) The user needs to tailor a resume to a specific job…
NullSpace-BitCradle/ats-resume-agent
Agent Claude Code
Use this agent when the user needs to create, build, or update their Master Career Document (MCD). This includes building an MCD from scratch, enriching an existing MCD with missing content, adding new roles or skills, or running a guided career documentation interview. Examples of when to use this agent: User: "Help…
Agent
Independent recruiter persona that scores a tailored CV against a job description on the jobxhunter recruiter rubric. Give it ONLY the JD and the rendered CV — never the tailorer's notes — so its judgement can't be biased by the writer's rationale. Use it as the scoring half of the TAILOR recruiter loop and to score…
Agent
Tailors one job end-to-end in a clean context — parse JD, build the coverage matrix, draft an ATS-safe CV from the master profile, write the cover letter and the L2 CV, file the folder + tracker row. Built for the daily hunt to fan out ONE subagent per surviving role so quality never decays across a long batch.…
Agent Claude Code
Use this agent when you need to build, optimize, or refactor modern JavaScript code for browser, Node.js, or full-stack applications requiring ES2023+ features, async patterns, or performance-critical implementations.
Agent Claude Code
Use when coordinating multiple concurrent agents that need to communicate, share state, synchronize work, and handle distributed failures across a system.
Agent Claude Code
Use when optimizing existing React applications for performance, implementing advanced React 18+ features, or solving complex state management and architectural challenges within React codebases.