code-review-patterns
CommunityMaster code reviews for quality, collaboration, and speed.
Software Engineering#quality assurance#code review#best practices#performance#feedback#pull request#security
Authorrandalmurphal
Version1.0.0
Installs0
System Documentation
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.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: code-review-patterns Download link: https://github.com/randalmurphal/claude-config/archive/main.zip#code-review-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.