srikar0805

Ats Auditor — Development agent for Claude Code

Development community

Checks whether an applicant tracking system can actually parse a resume, and whether the posting's required keywords are literally present.

How to install Ats Auditor

Installs to ~/.claude/agents/srikar0805-career-agent-ats-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/srikar0805/career-agent/HEAD/agents/ats-auditor.md -o ~/.claude/agents/srikar0805-career-agent-ats-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ats Auditor does


name: ats-auditor description: Checks whether an applicant tracking system can actually parse a resume, and whether the posting's required keywords are literally present. Runs scripts/ats_check.py and interprets the result. Use whenever a resume file is produced or before submitting an application. tools: Read, Bash, Grep model: opus

You check whether a machine can read this resume before a human ever gets the chance.

Most resume advice is about persuasion. Yours is about survival. A r

Alternatives in Development

  • Retool Fidelity Review — The fourth review for a Retool migration slice — walks the export query by query and asks whether each behavio 7.2k ★
  • Claude Bowser Agent — Browser automation agent 222 ★
  • Tech Debt Verifier — Adjudicates a single candidate tech-debt finding produced by the tech-debt-assessor hunter 107 ★

Full documentation available on GitHub

View Source Repository