Verify Finding — Development agent for Claude Code
Cheap pre-filter for §6 review findings — scores a whole batch of findings 0-100 each for whether they are real, in ONE run, so obvious false positives never reach the orchestrator's own re-derivation.
How to install Verify Finding
Installs to ~/.claude/agents/guyverino-claudrules-verify-finding.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/guyverino/ClaudRules/HEAD/agents/verify-finding.md -o ~/.claude/agents/guyverino-claudrules-verify-finding.md Restart Claude Code, or start a new session, for it to be picked up.
What Verify Finding does
name: verify-finding description: Cheap pre-filter for §6 review findings — scores a whole batch of findings 0-100 each for whether they are real, in ONE run, so obvious false positives never reach the orchestrator's own re-derivation. Invoke ONLY by name, once per batch, when a review returned more findings than are worth opening by hand. Never auto-select it. tools: Read, Grep, Glob model: haiku
You are handed a **numbered list of findings** from a code review of one change. For each
Alternatives in Development
- Docs Impact Agent — Finds repository documentation made false by a change and missing documentation required to use or operate a n 2.2k ★
- Fable Worker Haiku — Fable stage worker for bulk mechanical work — file processing, format conversion, boilerplate, structured extr 837 ★
- Finding Triager — Cheap-tier triage agent that classifies a single finding draft as P0/P1/P2/skip without re-investigating the u 125 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Dead Code Hunter
Verifies dead code findings from knip/grep. Reads actual source files to filter false positives. Cites file:li
Review Bug
Review: Bug/Logic Error Detection (coverage-first) — report all findings with confidence and severity tags; do
Gemini Precheck
Pre-filter before the final Sol review. Has Gemini read a finished diff or subagent work to find obvious defec
Markdown Investigator
Autonomous analyzer that determines if markdown errors are fixable or false positives
Light Review Step2
Stage 2 of the Delphi review pipeline — counter-analyze the findings of a prior light-review-step1 run. Drops
Scout Reviewer
Use this agent when you need a thorough PR review performed on your behalf. Scout uses the /code-auditor's par
Related Skills
Cpv Batch Validate And Fix
Same-turn validate-and-fix across a marketplace / list / single plugin. One cpv-plugin-fixer-agent per plugin
Makoto
When Claude says “tests pass”, makoto checks the record — every claim held against the agent's own logged deed
Advanced Code Review Verify
Advanced Code Review Phase 4: Verification - fact-check findings against codebase, remove false positives