What problem does it solve?
This Skill provides comprehensive and high-confidence code review by orchestrating multiple specialized AI agents that analyze security, bugs, conventions, cross-file impacts, and more, ensuring robust software quality.
Core Features & Use Cases
- Multi-agent parallel analysis: Dispatches specialized agents to examine bugs, security issues, styling, and impact across files.
- Deterministic verification pipeline: Validates findings via schema, code checks, and blame classification, reducing false positives.
- Use Case: Deploy this Skill during PR review to identify critical security vulnerabilities and lurking bugs before merging.
- Deep impact assessment: Investigates not only the diff but the entire codebase for cross-file and impact analysis.
- Final challenge step: Features an independent, blind evaluation to confirm findings and reduce hallucinations.
Quick Start
Trigger deep review whenever code changes appear, especially new PRs or high-stakes refactors, by instructing the AI to run the multi-agent pipeline on the current codebase.