What problem does it solve?
This Skill helps teams perform disciplined, risk-aware code reviews before merge or release, so bugs, security gaps, weak tests, performance regressions, and architectural mistakes are caught before they land.
Core Features & Use Cases
- Risk-based reviewer selection: Routes review work to the right specialist for security, correctness, performance, UI, or architecture concerns.
- Adversarial review for high-risk changes: Escalates sensitive diffs such as auth, billing, migrations, secrets, crypto, tokens, and payments to a stricter fresh-context review path.
- Structured findings and fix loop: Produces severity-ordered findings with file and line references, fix direction, and a clear recommendation for approval or rejection.
- Use cases: Ideal for pre-merge reviews, validating delegated agent work, auditing public API or schema changes, and pressure-testing complex multi-file diffs before shipping.
Quick Start
Ask the AI to review your completed diff for correctness, security, performance, architecture, UI, and test quality, then return a severity-ordered review report with merge guidance.