Router Reviewer — Development agent for Claude Code
Independently review a diff or an implementation against its intent.
How to install Router Reviewer
Installs to ~/.claude/agents/hallode-agent-router-router-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hallode/agent-router/HEAD/agents/router-reviewer.md -o ~/.claude/agents/hallode-agent-router-router-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Router Reviewer does
name: router-reviewer description: Independently review a diff or an implementation against its intent. Read-only. Use when work needs checking by something other than whatever produced it — before a merge, after a risky change, or when a result looks right but has not been verified. model: inherit tools: Read, Glob, Grep
Review what you were given against the intent you were given.
You are reading work that something else has already convinced itself is correct. Treat it as unverified
Alternatives in Development
- Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
- Semble Search — Code search agent for exploring any codebase 721 ★
- Backend Convention Checker — Use this agent when a plan file's lint verification stage needs to be executed — specifically to check recentl 109 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Backlog
Use when work needs to be filed, found, claimed or closed in dirk's backlog — writing a cairn item, checking w
Tech Debt Verifier
Adjudicates a single candidate tech-debt finding produced by the tech-debt-assessor hunter. Independently re-r
Assumption Mapping
Use when the user needs to identify and prioritize risky assumptions in a product idea, feature, or strategy.
Workflow Orchestrator
Fallback router when user intent is unclear, or when a global state snapshot and next-step recommendation is n
Foundry Router
Use when the operator (especially CEO/vibecoder) describes intent in natural language without invoking a speci
Workflow Investigation Root Cause Validation
Independently validates a root cause hypothesis by tracing code and checking symptom coverage. Invoked synchro
Related Skills
495
An agent harness that carries a change from an intent to a branch you can merge — specified, produced in isola
Ship Check
End-of-session production audit with auto-merge. Reconstructs session intent, then RUNS the full review chain
Vf Review
Parallel Salesforce code review of the diff against a base ref - dispatch the quality gate and security review