What problem does it solve?
This Skill automates the complex and time-consuming process of code review by orchestrating multiple specialized AI agents to perform thorough, multi-pass checks for quality, security, and performance.
Core Features & Use Cases
- Multi-Pass Review: Conducts distinct review passes (code quality, security, performance, etc.) in parallel.
- Signal-Based Specialization: Dynamically selects review specialists based on code changes and project signals.
- Automated Iteration: Iteratively fixes identified issues and re-reviews until a clean state is achieved or limits are reached.
- Use Case: When a pull request is opened, this Skill can automatically initiate a comprehensive code review, flagging potential bugs, security vulnerabilities, and performance bottlenecks before human review, significantly speeding up the development cycle.
Quick Start
Use the orchestrate-review skill to deep review the code in the current branch.