Review Panel

Orchestrate a panel of isolated review subagents over a completed story's full diff, then triage their findings into new harness features, tickets, or inline fixes. Runs security, ghost-test, clean-code, and correctness reviewers in parallel with no cross-talk, deduplicates and ranks what they find, and presents one batch for human approval. Use when all features for a story are committed and the work is heading toward a PR — "run the panel", "review the story", "we're ready for PR", "check PROJ-1234 before I push". Do NOT use for reviewing a single file or a work-in-progress diff (use java-code-review directly) or for implementing features (use harness).

holmesrm88 Updated

File contents

holmesrm88/agentic-skills/tree/main/skills/review-panel commit 02f6859e69

Frequently asked questions

npx skillmds@latest add holmesrm88/review-panel