What problem does it solve?
This Skill helps you prevent merged code defects by producing a structured, end-to-end pull request review report that checks correctness, usability/UX, integration contracts, data accuracy, regression surface, and KPI impact.
Core Features & Use Cases
- Deep PR audits: Uses an opt-in
--deep mode that pins rigorous WORKFLOW-A frameworks and forces call-path tracing plus per-finding reverification.
- Structured PR review reporting: Produces a markdown report with categorized findings, verification verdicts, and (in
--deep) “Findings reverified” and “Frameworks used” in the TL;DR.
- Scales to large PRs: Supports multi-agent parallel review for larger diffs and consolidates results.
- Optional codex reconciliation: Runs or coordinates an independent
codex review pass to compare findings and improve confidence.
Quick Start
Run: /review 123 and answer the codex opt-in prompt to receive a thorough PR review report.