What problem does it solve?
Provides a consistent, multi-dimensional review process that prevents low-quality, insecure, or unverified changes from entering the main branch by evaluating correctness, readability, architecture, security, and performance before merge.
Core Features & Use Cases
- Five-axis evaluation: Systematically assess correctness, readability & simplicity, architecture, security, and performance for every change.
- Review workflow: Guidance on reviewing tests first, walking code with a checklist, categorizing findings by severity, and validating the verification story.
- Change sizing & process: Recommendations for acceptable change sizes, splitting strategies, and dependency discipline to reduce review friction.
- Use case: Run this Skill on pull requests, refactors, bug fixes, or agent-generated code to produce actionable, prioritized feedback and a clear approval decision.
Quick Start
Request a multi-axis review by providing the PR diff or changed files and asking for findings on correctness, readability, architecture, security, and performance.