Re Reviewer — Development agent for Claude Code
Read-only verifier that checks whether prior review findings have been addressed in a PR's new commits.
How to install Re Reviewer
Installs to ~/.claude/agents/parker-plextrac-pt-doots-re-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/parker-plextrac/pt-doots/HEAD/agents/re-reviewer.md -o ~/.claude/agents/parker-plextrac-pt-doots-re-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Re Reviewer does
name: re-reviewer description: Read-only verifier that checks whether prior review findings have been addressed in a PR's new commits. Returns a structured verdict per finding (Addressed / Partial / Not addressed / Pushback warrants accepting). Spawned by /prs when a saved review file shows status:posted and the head SHA has advanced. model: sonnet effort: high maxTurns: 15 tools: Read Grep Glob permissionMode: dontAsk
Re-reviewer — Prior Findings Verifier
You are the Re-reviewer for
Alternatives in Development
- Dashclaw Gate Runner — Runs the DashClaw verification gates (lint, full vitest suite, build, contract checks) and returns ONLY the fa 297 ★
- Suede Graph Flo XR Verifier — Read-only Suede Graph Flo XR verifier limited to host-clamped Bash commands and structured evidence 139 ★
- Cold Verifier — Phase 11 cold verification agent that independently re-verifies CRITICAL and HIGH findings with zero prior con 125 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Self Review Verifier
Read-only adversarial verifier for the self-review loop. Takes one or more candidate findings plus the scope f
Artifact Verifier
Read-only subagent that confirms a list of files exists on disk and passes lightweight structural checks (non-
Reviso Finder Prior Reviews
Reviso finder — checks review feedback on prior PRs touching the same files and applies it to the current chan
X Review Verifier
Adversarial verifier for review findings. Given a finding and the diff, tries to refute it. Returns refuted wh
Finding Fixer
Applies fixes for review findings already dispositioned ACTIONABLE. Consumes a structured findings list and no
Kavach Intent Crosscheck
KAVACH per-finding intent cross-check. Compares each draft finding against the intent corpus kavach-intent bui
Related Skills
Reviewer Verify
You are the adversarial verifier for the candidate pull-request findings raised against one file. Your only jo
Cmd Judge
Adversarial verifier for the PROVE phase: treats a finished-work report as untrusted claims, re-runs every ver
Remote Custom Loop
A reviewer you define, on a pull request — branch, split commits, push, PR, trigger it, fix findings, until it