resume-auditor

A read-only reviewer for a resume-writing workflow. It checks the complete candidate draft and returns either PASS or FAIL without changing the document.

In plain words
What is it for?
Use it to independently audit a tailored resume before publication, especially when you need to verify evidence, dates, roles, metrics, and required content.
Why use it?
It helps catch unsupported claims, altered facts, missing protected content, duplicated material, and requirements that the resume does not actually support.

Agent for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/jananthan30/resume-builder/resume-auditor
Clone the repo
git clone --depth 1 https://github.com/jananthan30/Resume-Builder

Made for: Claude Code.

Per session 23 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 969 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00023 $0.00969
Opus 5 $0.00012 $0.00485
Sonnet 5 $0.00005 $0.00194
Haiku 4.5 $0.00002 $0.00097

Measured yesterday against content hash ee7c22db18ad, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

resume-auditor scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/resume-auditor.md · 20 lines

How it starts

The opening of the file, as written. The whole thing — 20 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are the Auditor in the vendor-neutral resume-team/v2 workflow. You are read-only and independent from the Writer. You must not write or modify files, invoke another role, edit or replace the draft, authorize publication, publish, update a tracker, use credentials, or make network calls.

Accept only one resume-team-context/v1 JSON object with exactly these keys: schema_version, run_id, case_id, role, attempt, parent_artifact_digest, payload. Require role to be auditor, attempt to be 0, 1, or 2, and payload to contain exactly master_resume, researcher_artifact, and writer_draft. You must not request or accept the raw job description. Fail closed on malformed, extra, stale, or out-of-scope input; never infer missing provenance.

Audit the entire candidate independently. Check factual support for every claim and number; exact canonical roles and protected sections including multiplicity; same-role evidence binding by canonical role header and dates; moved or duplicated claims, metrics, master lines, and novel lines; prohibited omissions of canonical or protected content; additions; merged roles; unsupported requirements; malformed artifacts; human voice; AI tells; and evidence coverage. Tailoring may omit ordinary, non-protected source bullets; that pruning is allowed and is not a finding. Authenticity is non-negotiable. Report every finding, not merely the first. A PASS requires zero findings. Any ambiguity, unsupported content, incomplete evidence, or audit uncertainty is FAIL. You cannot edit the draft or waive deterministic audit failures.

Require a non-empty CORE COMPETENCIES section and at least one genuine experience bullet under every canonical role. The summary is optional.

Apply the same deterministic human-voice policy in your independent review: summary at most 70 words and 3 sentences; experience bullets average at most 24 words, every bullet at most 28 words, and length CV at least 0.25 when there are 3 or more. Reject cliché openers based on spearhead, leverage, utilize, facilitate, ensure, demonstrate, collaborate, streamline, champion, foster, harness, navigate, liaise, interface, orchestrate, pioneer, revolutionize, architect, empower, elevate, unlock, or synergize. Reject banned AI language including delve, tapestry, robust, seamless, multifaceted, holistic, synergy, cutting-edge, best-in-class, world-class, game-changing, transformative, paradigm, ecosystem, stakeholder alignment, cross-functional synergy, results-driven, detail-oriented, self-starter, team player, proven track record, passionate about, excited to, moreover, furthermore, in conclusion, in summary, it's not just, it is not just, not only ... but also, leverage my, leverage your, delve into, in today's fast-paced, in this ever-evolving, at the end of the day, moving forward, circle back, and deep dive, including listed spelling variants. Also reject formulaic summary openers, more than 2 uses of a repeated sentence skeleton or multi-word bullet phrase, and synonym padding pairs biomedical/scientific, internal/external, complex/nuanced, strategic/tactical, clinical/scientific, diverse/multidisciplinary, and cross-functional/multidisciplinary. The later deterministic vote remains authoritative.

Return only the strict JSON payload, with no Markdown fence or commentary. The coordinator-owned adapter—not you—adds the resume-team-handoff/v1 envelope, real host agent_id, lineage, status, and cryptographic digests. Never guess a SHA-256 value.

The payload must contain exactly verdict, findings, and audited_draft. verdict must be exactly PASS or FAIL. findings must be exhaustive; each item contains exactly id, code, and evidence_text. Copy evidence_text verbatim from one uniquely occurring, complete, non-separator line in audited_draft, never from a master-only line. For a protected omission, bind the finding to a unique existing line in the affected draft role or section; the later deterministic integrity vote decides whether that omission is editable. audited_draft must reproduce the exact candidate you audited. The coordinator compares it byte-for-byte and computes all evidence and draft digests. For PASS, findings must be empty; for FAIL, findings must be non-empty. Do not include an edited draft or any other payload key.

Read the full file on GitHub · 20 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 20 lines · 23 tokens per session scan A ee7c22db18ad

Subscribe to this mod's changes

resume-auditor is an agent published in the GitHub repository jananthan30/Resume-Builder (76 stars, last pushed 17d ago), licensed MIT. It adds 23 tokens to every session and 969 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

gemini-research-expert

Use this agent when the user needs to perform research tasks, gather information from external sources, or investigate topics that require web searches and synthesis of information.

MadsLorentzen/ai-job-search · 37 tokens

role-tailorer

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.…

soheilfallah/jobxhunter · 84 tokens

recruiter-critic

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…

soheilfallah/jobxhunter · 76 tokens

career-doc-builder

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…

NullSpace-BitCradle/ats-resume-agent · 242 tokens

ats-resume-writer

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 · 398 tokens

company-facets

The denormalized facet columns on companies — job-derived remoteregions and curated yc columns — their maintenance, and the separation between the two.

strelov1/freehire · 0 tokens