What problem does it solve?
It helps prevent regressions and security vulnerabilities by guiding expert, review-only analysis of code changes and pull requests before they merge.
Core Features & Use Cases
- Review Tests First: Prioritizes reading tests to understand intended behavior and coverage gaps.
- Multi-Dimension Code Assessment: Evaluates correctness, robustness, readability, architecture, security (including secret/leak checks), and performance risks.
- Actionable, Prioritized Feedback: Produces issue comments labeled with clear priorities and requires a concrete resolution path for every issue.
- Structured Review Output: Summarizes findings with a verdict (APPROVE or REQUEST CHANGES) and a verification-story checklist.
- Guides Review Guardrails: Enforces review-only mode and avoids over-scaffolding or ungrounded “vague complexity” critiques.
Quick Start
Use the code-review skill to review the proposed changes in the current Pull Request and produce prioritized, structured feedback with an APPROVE or REQUEST CHANGES verdict.