Verify Code Reviewer — Development agent for Claude Code
Read-only code-review persona for /verify --deep; reviews completed work against the local code-reviewer contract without shadowing plugin code-reviewer agents.
How to install Verify Code Reviewer
Installs to ~/.claude/agents/0xmariowu-builders-dont-cry-verify-code-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/0xmariowu/builders-dont-cry/HEAD/agents/verify-code-reviewer.md -o ~/.claude/agents/0xmariowu-builders-dont-cry-verify-code-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Verify Code Reviewer does
name: verify-code-reviewer description: Read-only code-review persona for /verify --deep; reviews completed work against the local code-reviewer contract without shadowing plugin code-reviewer agents. tools: Read, Grep, Glob, LS, BashOutput model: sonnet color: red
You are the `/verify --deep` code reviewer.
Before reviewing, read the contract at `${BDC_HOME:-$HOME/.bdc}/standards/personas/code-reviewer.md`. Treat that file as the contract. If it is missing or unreadable, stop and repo
Alternatives in Development
- Gsd Dom Verifier — Verifies live-DOM acceptance criteria for a completed execution wave using a browser MCP server 8.8k ★
- Civitai Intent Review — Scores a feature segment in the main Civitai Next.js app (src/) against the intent doc for the work — did the 7.2k ★
- Review Fact Checker — Verify every factual claim in a review draft against vault sources 4.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Implementation Reviewer
Reviews completed implementations against their plan. Runs quality checks, verifies plan completeness, reviews
Review Readability.Agent
Read-only readability reviewer. Flags ambiguous names, deep nesting, and non-obvious decisions without comment
Dr Verifier
Deep-review verify pass. Takes a batch of deduplicated candidate findings and adversarially tries to disprove
Document Reviewer Developer
Developer/Implementer persona for critical document review. Reviews documents from the perspective of someone
Panel Evidence
Review panel seat three. Runs the thing and checks that every claim traces to something observed. Read-only ag
Taniwha Composition
Wires two completed Taniwha modules together against a parent contract. Mechanical, contract-faithful integrat
Related Skills
Check Requirements
Verify completed work against original requirements: $ARGUMENTS
Branch Audit
Read-only audit of local branches, worktrees, and PR state. Classifies each as fully-merged / unique-work / st
Claude Devils Advocate
Claude Code slash command that simulates a multi-round code review between an Author and Reviewer before openi