What problem does it solve?
This Skill provides a structured workflow and guidelines for conducting effective code reviews, ensuring code quality, consistency, and maintainability.
Core Features & Use Cases
- Context Gathering: Provides commands to gather all necessary information for both pull requests and local diffs.
- Evaluation Criteria: Outlines clear, language-agnostic criteria for evaluating code changes.
- Issue Classification: Defines severity levels for identified issues (Critical, Warnings, Suggestions).
- Structured Feedback: Offers a template for clear and actionable review summaries.
- Use Case: When reviewing a pull request, use this Skill to systematically gather context, evaluate the code against best practices, and provide constructive feedback in a standardized format.
Quick Start
Use the code-review skill to review the attached pull request by gathering context and evaluating the code changes.