What problem does it solve?
Pull requests and code changes often merge with hidden defects, inconsistent style, security regressions, or performance regressions because reviews focus on limited signals or skip critical axes; this Skill provides a structured, multi-dimensional review process to catch those issues before merge and to raise clear, prioritized feedback.
Core Features & Use Cases
- Five-axis review: Evaluates correctness, readability & simplicity, architecture, security, and performance for every change.
- Checklist-driven findings with severity labels: Produces categorized comments marked as Critical, Required, Optional, or Nit to clarify required actions versus suggestions.
- Verification & change sizing: Confirms tests, build status, and verification stories; recommends split strategies for oversized changes.
- Use case: Review a bugfix, a refactor, or agent-generated code to ensure it matches the spec, includes adequate tests, and does not introduce security or performance regressions.
Quick Start
Review the pull request for correctness, readability, architecture, security, and performance and return a checklist-driven verdict with categorized findings and severity labels.