What problem does it solve?
This Skill automates the complex and time-consuming process of code review by leveraging multiple AI agents to perform parallel analysis, ensuring comprehensive checks for security, performance, maintainability, requirements, and operations.
Core Features & Use Cases
- Parallel Agent Analysis: Simulates specialized reviewers (Security, Performance, Maintainability, QA, SRE) working concurrently.
- Wave/Gate Architecture: Organizes review stages into parallel analysis (Wave) and sequential consolidation (Gate) for efficient processing.
- Conflict Resolution & Synthesis: Consolidates findings, resolves severity conflicts, and generates a final prioritized action list and blocking assessment.
- Use Case: Integrate this Skill into your CI/CD pipeline to automatically flag critical security vulnerabilities, performance bottlenecks, and maintainability issues before code is merged, significantly improving code quality and reducing review turnaround time.
Quick Start
Perform a multi-agent code review on all files in the src/auth/ directory.