What problem does it solve?
This Skill provides a structured, comprehensive methodology for reviewing code, ensuring high standards of quality, security, and maintainability are met before merging.
Core Features & Use Cases
- Structured Review Process: Guides users through distinct phases: Context Understanding, High-Level Review, Line-by-Line Examination, Testing Review, and Final Checks.
- Detailed Checklists: Offers specific criteria for evaluating design, architecture, correctness, quality, security, performance, and testing.
- Comment Guidelines: Provides clear prefixes and tone advice for constructive feedback.
- Common Issue Identification: Highlights frequent security, performance, and quality pitfalls.
- Use Case: A developer submits a Pull Request for a new feature. The team lead uses this Skill to systematically assess the code against best practices, ensuring all aspects from design to testing are thoroughly evaluated.
Quick Start
Use the code-review skill to perform a comprehensive review of the attached pull request.