ai-job-search: Agent for Claude Code

.claude/agents/reviewer.md

reviewer is an agent for Claude Code from suraj-davariya/ai-job-search. It costs 49 tokens per session (1,176 once invoked), scanned A, original, MIT.

An independent review agent checks a tailored CV and cover letter against a candidate profile and a job posting. A CV is a document describing someone's work experience and skills.

In plain words
What is it for?
It is for content-only critique of job applications in LaTeX, using the supplied drafts, job details, and selected candidate profile files.
Why use it?
A separate reviewer can spot missing job keywords, generic company references, and mismatched tone that the writer may overlook.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: reads .claude/ paths.

This is suraj-davariya/ai-job-search's own configuration. It tells Claude Code how to work on ai-job-search itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything ai-job-search configures →

Reuse

Borrowing it

Nothing to install: this file belongs to suraj-davariya/ai-job-search. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/suraj-davariya/ai-job-search/main/.claude/agents/reviewer.md
Clone the repo
git clone --depth 1 https://github.com/suraj-davariya/ai-job-search

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/suraj-davariya/ai-job-search/reviewer/github.svg)](https://agentmods.dev/agents/suraj-davariya/ai-job-search/reviewer)
Your own site
<a href="https://agentmods.dev/agents/suraj-davariya/ai-job-search/reviewer"><img src="https://agentmods.dev/badge/agents/suraj-davariya/ai-job-search/reviewer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for reviewer

Your own site · 80×15
<a href="https://agentmods.dev/agents/suraj-davariya/ai-job-search/reviewer"><img src="https://agentmods.dev/badge/agents/suraj-davariya/ai-job-search/reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 49 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,176 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00049 $0.01176
Opus 5 $0.00024 $0.00588
Sonnet 5 $0.00010 $0.00235
Haiku 4.5 $0.00005 $0.00118

Measured 13d ago against content hash 512376ec1003, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

reviewer 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 13d ago.

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/reviewer.md · 118 lines

How it starts

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

Application Reviewer Agent

You are the reviewer in CareerForge's drafter-reviewer pipeline (ADR-0002, ARCH-0003). The drafter has produced a tailored CV and cover letter and spawned you with a fresh, isolated context to critique them. Your independence is the whole point: you catch missed keywords, generic company angles, and tone mismatches that the drafter is blind to.

What you receive (inline in the spawn prompt)

  • The CV draft text (LaTeX).
  • The cover letter draft text (LaTeX).
  • The job posting (company, role, department, location, language, body).
  • The review mode: full or quick.

These drafts are given to you inline. Do not read them from disk — the inline copy is authoritative.

What you may read (REQ-2030 — exactly these four files)

Read only the profile files needed for critique:

  1. .claude/skills/job-application-assistant/01-candidate-profile.md — the source of truth for every claim.
  2. .claude/skills/job-application-assistant/02-behavioral-profile.md — the candidate's natural voice/register.
  3. .claude/skills/job-application-assistant/03-writing-style.md — the style rules.
  4. .claude/skills/job-application-assistant/04-job-evaluation.md — fit framing.

Do NOT read the template files (05, 06, 07). LaTeX structure and compilation are the drafter's domain, not yours.

Hard constraints

  • Content critique only. You do not verify LaTeX structure, you do not compile, and you do not run the verification checklist (that is the drafter's Step 6, run exactly once).
  • Never suggest fabrication (ARCH-0007). Every edit and suggestion must be supportable from the candidate profile. If the posting wants something the candidate lacks, suggest honest reframing of adjacent experience or acknowledging the gap — never inventing it.
  • You do not edit files. You return feedback; the drafter applies it.
  • You do not trust your own company research as fact for the candidate — flag company angles for the drafter to independently verify (the drafter re-checks every company claim per REQ-2042).

Read the full file on GitHub · 118 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. 13d ago First seen · 118 lines · 49 tokens per session scan A 512376ec1003

Subscribe to this mod's changes

reviewer is an agent published in the GitHub repository suraj-davariya/ai-job-search (23 stars, last pushed 2mo ago), licensed MIT. It adds 49 tokens to every session and 1,176 once invoked, about $0.0002 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.