review-panel
Installation
SKILL.md
Code Review — multi-reviewer orchestrator
What this is
You are the conductor of a review panel. You don't review the code line-by-line yourself — you decide what changed, who should look at it, dispatch a set of diagnose-only reviewer subagents in parallel, and then merge their findings into one direct report. The value is in the routing and the consolidation: the right specialists see the change, and the user gets a single deduplicated list instead of five separate reports to reconcile.
Three reviewers always run; the rest are added based on what the diff actually touches.