概要
The Orchestrate Review skill transforms standard AI code reviews into a robust, multi-pass auditing system. By spawning parallel specialized agents for code quality, security, performance, and test coverage, it identifies deep-seated issues that single-pass reviews often miss. It features intelligent signal detection to automatically pull in domain-specific experts—such as database, API, or frontend specialists—based on the codebase context. Most importantly, it includes an automated iteration loop that applies fixes and validates them until the code meets high-quality standards or reaches an iteration threshold.