What problem does it solve?
Code reviews are often time-consuming and error-prone, leading to hidden defects and inconsistent quality. This Skill automates the initial, comprehensive review process to surface issues early and accelerate developer feedback.
Core Features & Use Cases
- Automated analysis across correctness, security, performance, maintainability, and tests: scans diffs and project context to identify potential problems.
- PR-centric workflows: applicable to pull requests or recent changes across multi-language codebases.
- Structured feedback output: generates a prioritized list of issues with concrete suggestions and links to references.
- Use Case: When a PR is opened, run the review to produce a detailed report that guides the next developer actions.
Quick Start
Review the latest pull request in the repository and return a structured feedback report.