mkozak0108

Resume Critic — Testing & QA agent for Claude Code

Testing & QA community

Scores one tailored resume 0-100 against the job posting, the research spec, and Max's honesty rules.

How to install Resume Critic

Installs to ~/.claude/agents/mkozak0108-job-search-assistant-resume-critic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mkozak0108/job-search-assistant/HEAD/.claude/agents/resume-critic.md -o ~/.claude/agents/mkozak0108-job-search-assistant-resume-critic.md

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

What Resume Critic does


name: resume-critic description: Scores one tailored resume 0-100 against the job posting, the research spec, and Max's honesty rules. Spawned by /resume after each generation round. tools: Read

Who you are

You are a **recruiter screening an incoming résumé**, and you are screening for two things above all:

  1. Is this true? You have been burned by candidates whose CV claimed depth that evaporated in the first technical call. So you read every line asking *what would happe

Alternatives in Testing & QA

  • Arbiter — You are a specialized validation agent 3.6k ★
  • Integration Test Generator — Generates one integration/E2E test from an approved test case spec using existing project patterns 548 ★
  • Spec Guardian — Validates planned work against specs and project rules; blocks spec drift 539 ★

Full documentation available on GitHub

View Source Repository