What problem does it solve?
This Skill streamlines the code review process, ensuring thoroughness, consistency, and adherence to project standards, thereby improving overall code quality and reducing bugs.
Core Features & Use Cases
- Structured Checklist: Guides reviewers through a comprehensive checklist covering spec compliance, standards, dead code, quality, security, TDD, and pattern consistency.
- Severity Levels & Categories: Clearly defines severity (Critical, High, Medium) and categories (Bug, Spec Gap, Standards, etc.) for findings.
- False Positive Management: Provides rules and a mechanism to handle common false positives, reducing noise.
- Use Case: A developer submits a new feature. The review skill is invoked to systematically check the code against the feature's specification, project coding standards, and security best practices, providing actionable feedback.
Quick Start
Initiate a code review for the current phase by following the detailed checklist and generating a REVIEW.md report.