code-review-framework

Community

Elevate code quality with structured reviews.

Authorricardoroche
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a comprehensive, structured framework for conducting code reviews, addressing issues like inconsistent feedback, missed critical bugs, and subjective comments. It ensures thorough evaluation across correctness, security, performance, and maintainability, leading to higher code quality and fewer post-release defects.

Core Features & Use Cases

  • Structured Checklist: Offers a detailed checklist covering correctness (error handling, edge cases), security (input validation, SQL injection), and performance (N+1 queries, async usage).
  • Severity & Categorization: Guides on categorizing comments by ReviewCategory (e.g., SECURITY, PERFORMANCE) and ReviewSeverity (BLOCKING, MAJOR, MINOR).
  • Specific Feedback: Emphasizes providing concrete suggestions with code examples, rather than vague comments.
  • Review Summary: Provides a template for summarizing review findings, including blocking issues, major concerns, and positive feedback.
  • Use Case: A senior engineer is reviewing a pull request for a critical backend service. This skill helps them systematically check for SQL injection vulnerabilities, N+1 query problems, and proper error handling, ensuring the code meets high standards before merging.

Quick Start

Review the attached Python code for correctness, security vulnerabilities, and performance issues, providing specific suggestions.

Dependency Matrix

Required Modules

pytesthttpxpydantic

Components

Standard package

💻 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-framework
Download link: https://github.com/ricardoroche/ricardos-claude-code/archive/main.zip#code-review-framework

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.