What problem does it solve?
This Skill provides a comprehensive guide to effective code reviews, ensuring high-quality code, fostering collaboration, and streamlining the review process. It helps reviewers provide actionable, evidence-based feedback and authors respond constructively, reducing friction and improving code quality.
Core Features & Use Cases
- Structured Review Workflow: Follows a clear process from automated checks to detailed code, test, and documentation review.
- Constructive Feedback Templates: Provides a formula (
OBSERVATION + EVIDENCE + IMPACT + SUGGESTION) and templates for clear, actionable feedback.
- Code Smells & Severity Guidelines: Identifies critical issues (SQL injection, auth bypass) and helps assign appropriate severity levels.
- Use Case: As an AI agent, use this skill to systematically review a pull request, identify potential security vulnerabilities, suggest specific fixes with code examples, and provide a summary of findings based on established best practices.
Quick Start
Use the code-review-patterns skill to generate a detailed review checklist for a pull request, focusing on security and performance.