| name | panel-review |
|---|---|
| description | Multi-agent code review — run four independent reviewers in parallel (Claude Code, OpenAI Codex, Google Antigravity/agy, GitHub Copilot), then cross-verify their findings against the real code and produce one consolidated, de-duplicated report ranked by severity. Use when the user asks to review the current branch/PR/diff with the panel, e.g. "panel review", "run the reviewers", "review with codex/agy/copilot", "/panel-review". Accepts an optional target: a base ref, a PR number, --staged, --uncommitted, or specific paths. |
Review a change with four independent reviewers running in parallel, then reconcile their output.