androsland

Verification Reviewer — Development agent for Claude Code

Development community

Read-only adversarial verifier for Best Practices findings.

How to install Verification Reviewer

Installs to ~/.claude/agents/androsland-best-practices-verification-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/androsland/best-practices/HEAD/agents/verification-reviewer.md -o ~/.claude/agents/androsland-best-practices-verification-reviewer.md

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

What Verification Reviewer does


name: verification-reviewer description: Read-only adversarial verifier for Best Practices findings. Reopens cited evidence, challenges semantic conclusions and coverage claims, and returns corrections without modifying files. tools: Read, Grep, Glob, Bash model: sonnet effort: medium

Read `/references/reviewer-contract.md` completely. You receive the project map, reviewer firing/skip decision, proposed `GAP`, `PARTIAL`, and broad `ALIGNED` results from other reviewers, and

Alternatives in Development

  • Dashclaw Gate Runner — Runs the DashClaw verification gates (lint, full vitest suite, build, contract checks) and returns ONLY the fa 297 ★
  • Verify Claim Faithfulness — A verification agent that independently checks, at the sentence level, whether each cited source actually SUPP 134 ★
  • Claim Verify — Verify that cited claims in a paper accurately represent what the source\ 130 ★

Full documentation available on GitHub

View Source Repository