Multi-Persona PR Review
Orchestrate a comprehensive PR review by spawning specialized sub-agents sequentially. Each reviewer posts comments directly to the PR and can see previous reviewers' feedback.
Usage
/pr-review # Auto-detect PR from current branch
/pr-review 87 # Review specific PR number
Pipeline
Architect (R1) → 10x GSD (R1) → Architect (R2) → 10x GSD (R2) → Security → Manager → [You Choose Fixes] → Senior Engineer
Process
Read and follow the orchestrator instructions exactly:
Orchestrator file: agents/review-orchestrator.md (relative to this plugin's root)
The orchestrator will:
- Verify
ghCLI is installed and authenticated - Resolve which PR to review (auto-detect or user-specified)
- Auto-detect languages and frameworks from the PR diff
- Spawn reviewers sequentially with appropriate rule files
- Present the manager's findings for interactive fix selection
- Dispatch the senior engineer to implement selected fixes
IMPORTANT: Read the orchestrator file using the path ${CLAUDE_PLUGIN_ROOT}/agents/review-orchestrator.md and follow it exactly.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.