What problem does it solve? Pull request reviews are often shallow, inconsistent, or bottlenecked on a single reviewer's perspective. This Skill orchestrates a team of specialized reviewer personas that examine a PR from architecture, code quality, testing, security, and product angles, then debate findings before delivering a unified review. ## Core Features & Use Cases - Multi-Persona Review: Specialized reviewers (Architecture Skeptic, Code Quality, Test, Security & Reliability, Product) each evaluate the PR through their own lens. - Portable Orchestration: Runs in parallel when the runtime supports multi-agent orchestration (Claude Code teams, Codex sub-agents, opencode subagents), or falls back to sequential lead-mediated passes. - Cross-Review and Debate: Findings are challenged and validated across reviewers before being folded into a single human-readable summary. - Use Case: Before merging a feature branch, invoke this Skill to get an end-to-end review covering correctness, edge cases, test coverage, UX impact, and whether the PR solves the right problem. ## Quick Start Ask the AI to review the current pull request using the review-pr skill and produce a unified review summary.