What problem does it solve?
Provide a consistent, checklist-driven process to request, conduct, and act on code reviews so teams catch design, correctness, security, and performance issues before merge and reduce review friction and rework.
Core Features & Use Cases
- Pre-review hygiene: enforce CI green, self-check list, and scope/diff-size guidance to avoid noisy reviews.
- Five-axis evaluation: structured review across correctness, readability, architecture, security, and performance with tests-first emphasis.
- Clear triage and response: standardized severity labels, verification steps, and a response pattern for receiving and implementing feedback.
- Use case: submit a PR for a feature change and get an actionable review that highlights blocking bugs, test gaps, security exposures, and suggested refactors with severity tags.
Quick Start
Ask the skill to review a pull request by giving base and head SHAs, a short description of what changed, tests performed, and known risks.