What problem does it solve?
Unvetted code merged to the main branch introduces bugs, security vulnerabilities, architectural drift, and unmanageable technical debt that slows down entire engineering teams. This Skill eliminates inconsistent, ad-hoc code reviews by enforcing a standardized, multi-dimensional quality gate for every change.
Core Features & Use Cases
- 5-Axis Review Framework: Evaluates every change for correctness, readability, architecture, security, and performance to catch issues across all critical dimensions.
- Structured Review Process: Includes step-by-step guidance for context gathering, test-first review, implementation review, and severity-labeled feedback to make reviews efficient and actionable.
- Change Management Guidelines: Defines clear sizing rules for pull requests, splitting strategies for large changes, and best practices for change descriptions to keep reviews fast and low-friction.
- Use Cases: Review PRs from any author (yourself, other agents, human teammates), evaluate post-feature implementation code, assess bug fixes and their associated regression tests, and validate refactoring work before merge.
Quick Start
Use the code-review-and-quality skill to review the attached pull request for adherence to project standards, security vulnerabilities, and overall code health before approving it for merge.