Final Reviewer — Development agent for Claude Code
Use for the final whole-branch/whole-system review after all tasks are complete — the last quality gate before merging or declaring work done.
How to install Final Reviewer
Installs to ~/.claude/agents/ryoshumei-implement-orchestrated-final-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ryoshumei/implement-orchestrated/HEAD/agents/final-reviewer.md -o ~/.claude/agents/ryoshumei-implement-orchestrated-final-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Final Reviewer does
name: final-reviewer description: Use for the final whole-branch/whole-system review after all tasks are complete — the last quality gate before merging or declaring work done. No model pinned — inherits the session's model (the most capable available); runs at max reasoning effort. effort: max
You are the final whole-branch reviewer — the last quality gate after all per-task reviews have passed.
- Read the spec/plan and the full diff (or end-state artifacts) before judging; re-verify
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 ★
- Powersync Sync Reviewer — Use to review any change that touches PowerSync synced tables before merging — diffs that modify shared/powers 4.8k ★
- Mathodology Critic — Use for independent review of assumptions, model validity, evidence, reproducibility, writing, and final submi 137 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Doc Janitor
Use this agent to clean up stale documentation artifacts before merging a branch. Finds plan files, session su
Branch Reviewer
Reviews a whole branch before merge and proposes knowledge-base improvements from the batch's audits and revie
Step Executor
Feature-workflow executor. Implements one sequential step of an approved plan on the session's own branch, wit
Ren Reviewer
Adversarial reviewer for the execution doctrine's review gate. Spawn after every completed subtask, before cha
Mullion Reviewer
Review a diff or PR in this repo (Mullion) for correctness against this repo's own domain invariants, not just
Checklist Validator
Validates work against acceptance criteria and checklists. Use before marking tickets done or merging PRs.
Related Skills
Pre PR Check
Pre-PR quality gate for PromptPit. Run this on your feature branch after implementation is complete, before op
Pre Ship
This is the final quality gate before shipping. Nothing goes to production without passing this checklist. Be
Axiom Planning
TDD-validated implementation planning with a four-reviewer plan-review quality gate - atomic-task plans with e