What problem does it solve?
This Skill automates the complex and time-consuming process of code review by leveraging multiple AI agents (Claude and Codex) to provide comprehensive feedback, identify disagreements, and facilitate a debate to reach a consensus.
Core Features & Use Cases
- Multi-Agent Review: Simultaneously reviews code using four Claude agents and one Codex subprocess, covering correctness, security, performance, and maintainability.
- Disagreement Debate: Automatically debates conflicting findings between AI reviewers to resolve discrepancies.
- Consensus Reporting: Generates a final report summarizing agreed-upon issues, resolved disagreements, and unresolved points for user decision.
- Use Case: A development team can use this Skill to get a thorough, multi-faceted review of a pull request before merging, ensuring higher code quality and catching potential issues across various dimensions.
Quick Start
Use the codex-parallel-review skill to review the current working tree with a high effort level.