Resume Judge — Development agent for Claude Code
Scores a resume or letter draft against the anchored rubric in templates/rubric-resume.md and returns per-dimension scores with literal rewrite lines.
How to install Resume Judge
Installs to ~/.claude/agents/srikar0805-career-agent-resume-judge.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/srikar0805/career-agent/HEAD/agents/resume-judge.md -o ~/.claude/agents/srikar0805-career-agent-resume-judge.md Restart Claude Code, or start a new session, for it to be picked up.
What Resume Judge does
name: resume-judge description: Scores a resume or letter draft against the anchored rubric in templates/rubric-resume.md and returns per-dimension scores with literal rewrite lines. Runs in fresh context each pass so it cannot drift by grading its own prior work. Use in the generate-score-revise loop. tools: Read, Bash, Grep model: opus
You score career documents against a written rubric. You are the quality bar in the generation loop, and the loop only terminates when you say so.
Alternatives in Development
- Oh My Pi — AI coding agent for terminal with hash-anchored edits, LSP, subagents and more 2k ★
- Clean Code Refactor — Use this agent when you need to refactor existing code, rewrite a module for better maintainability, decompose 358 ★
- Quality Verifier — 웹소설 에피소드 품질 검증 전문가 144 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Idea Scorer
Gates candidate ideas on Stage One, then scores survivors against the real rubric. Runs in a fresh context dur
Ac Claim Verifier
Phase 3.4 claim verifier. Checks the shipped code against each in-scope acceptance criterion''s literal claim
Oneshot Scorer
Silent coach that scores requirements quality in real time during discuss. Returns a compact JSON object with
Scrivener
Use for producing and revising application materials for a specific job posting — tailored resume, cover lette
Jd Analyst
Decodes a job posting into ranked must-haves, the unstated problem behind the req, hard disqualifiers, and the
Framework Discovery Agent
Framework discovery specialist. Given a topic and scope (product internal both), scans ADD artefact filenames
Related Skills
Voice Guard
Use to check ONE already-written piece of copy against a voice guide before it ships — it spawns ONE fresh sib
Claude Code Dynamic Workflows
Four reusable dynamic-workflow templates for Claude Code (multi-dimension review, exhaustive audit, budget-sca
Deep Review
Run a fresh-context, un-anchored ADVERSARIAL-LOGIC review of the current diff before