What problem does it solve?
Single AI reviews often miss context and overstate minor issues; this skill uses a coordinated team of specialized agents to deeply analyze pull requests, verify real impact, and deliver trustworthy feedback that focuses on what truly matters.
Core Features & Use Cases
- Parallel Agent Analysis: Deploys six experts in architecture, correctness, security, tests, code quality, and integration to scan changes simultaneously.
- Impact Verification: Challenges findings for severity by tracing code paths, checking callers, and confirming consequences, reducing noise.
- Comprehensive Reporting: Generates a structured report with prioritized issues, test gaps, and positives, saved as a Markdown file.
- Use Case: When a developer submits a complex feature PR touching database models and API handlers, this skill uncovers hidden race conditions in state transitions and ensures test coverage for edge cases, preventing production issues.
Quick Start
Tell me to review PR #1234 and I'll fetch the details, analyze with the team, and provide a detailed report on potential bugs and improvements.