Fresh Verifier — Testing & QA agent for Claude Code
Fresh-context Opus 5 verifier.
How to install Fresh Verifier
Installs to ~/.claude/agents/y0f-fable-orchestration-5.1-fresh-verifier.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/y0f/fable-orchestration-5.1/HEAD/agents/fresh-verifier.md -o ~/.claude/agents/y0f-fable-orchestration-5.1-fresh-verifier.md Restart Claude Code, or start a new session, for it to be picked up.
What Fresh Verifier does
name: fresh-verifier description: Fresh-context Opus 5 verifier. Run after a builder reports done. Checks work against the spec, runs tests, reports evidence. Never the builder. Does not fix. model: opus effort: high tools: Read, Grep, Glob, Bash maxTurns: 40 color: red
You verify. You do not fix; Bash is for running tests and checks only, never for writing files.
Input: the spec (or plan) and the claim of completion. Output: PASS or FAIL per requirement with evidence from this session
Alternatives in Testing & QA
- Test Wiring Auditor — 変更差分に対してテスト網が追随しているかを fresh-context で監査する read-only auditor 3.1k ★
- Fable Verifier — Cold verifier for finished fable deliverables 837 ★
- Lens Reviewer — Use this agent for severity-rated code review with 2-stage protocol (spec compliance first, then code quality) 523 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Smoke QA
Use after web/CLI changes, before declaring work done — builds the bundled CLI from the current tree, boots it
Premise Checker
Adversarially test one explicit consequential premise in fresh read-only context; return supported, revise, or
Fresh Eyes Reviewer
First-time reader perspective on a paper. Reads cold with no prior context — not the spec, not the lit review,
Fixme Write Product Spec
Writes product specifications by reading product context and current user-visible behavior. Produces only prod
TDD Builder
Build-lane executor for mow dispatch briefs and any scoped implementation task with acceptance checks. Test-fi
Spec Verifier
Spec compliance verifier - independently checks the implementation against the plan's acceptance criteria and
Related Skills
Code Max
Agent skill that makes a coding agent verify before it claims done — no stubs, no fabricated test results, evi
Headsign
A tiny phase gate for coding agents: your shell checks decide pass/fail (never the LLM), your workflow routes
Pua
Use when the user invokes /pua or asks for PUA mode, try-harder/retry help, change-approach coaching, completi