USE THIS WHEN verifying implementation against a seed spec, running gates, or assessing AC compliance. ALWAYS invoke during /evaluate. Never fixes — only judges Pass/Fail with file:line evidence. Runs 3-stage verification (Mechanical → Semantic → Judgment).
$curl -o .claude/agents/evaluator.md https://raw.githubusercontent.com/studiokjm/ai-harness-template/HEAD/agents/evaluator.mdInstalls into the current project.
Install evaluator by running `curl -o .claude/agents/evaluator.md https://raw.githubusercontent.com/studiokjm/ai-harness-template/HEAD/agents/evaluator.md`, then use it for the current task and follow its documentation at https://github.com/studiokjm/ai-harness-template.