What problem does it solve?
This Skill automates code reviews to identify issues in correctness, security, code quality, performance, and test coverage, streamlining the process and enhancing the accuracy of reviews.
Core Features & Use Cases
- Parallel Multi-Dimensional Review: Simultaneously reviews multiple aspects of code (correctness, security, code quality, performance, test coverage) with parallelized agents.
- Deduplication & Verification: Removes duplicate findings and verifies the accuracy of identified issues, ensuring high confidence in results.
- Iterative Reverse Audit: Continuously refines the review by identifying missed issues in subsequent rounds, leading to a more comprehensive review.
- Use Case: For a large codebase with frequent pull requests, this Skill can be used to automate the review process, significantly reducing the time required for manual code reviews and increasing the consistency and reliability of the reviews.
Quick Start
To review a pull request, use the review skill with the following command: /review <pr-number> or /review <file-path>.