code-review

Review pull requests with checklists for security, performance, and maintainability.

3|1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/HouseGarofalo/claude-code-base --skill code-review-housegarofalo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/HouseGarofalo/claude-code-base/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/HouseGarofalo/claude-code-base --skill code-review-housegarofalo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the need for thorough and consistent code reviews, ensuring higher code quality, improved security, and better maintainability across development projects.

Core Features & Use Cases

  • Comprehensive Checklist: Provides detailed checks for correctness, security, performance, maintainability, testing, and architecture.
  • Structured Feedback: Offers templates and categories for giving constructive feedback (Blocking, Suggestion, Nitpick, Praise, Question).
  • Language-Specific Issues: Highlights common pitfalls in Python, TypeScript/JavaScript, and SQL.
  • Use Case: When a pull request is submitted, use this skill to guide the reviewer through a systematic process, ensuring all critical aspects of the code are examined and feedback is delivered effectively.

Quick Start

Use the code-review skill to perform a thorough review of the latest pull request.

Frequently Asked Questions about code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a comprehensive code review on a pull request?

Structured feedback mechanisms categorize comments into Blocking, Suggestion, Nitpick, Praise, and Question, ensuring that code review feedback is constructive, organized, and actionable for the developer.

What's the best way to identify security vulnerabilities during a code review?

Yes, this code review process highlights language-specific issues and common pitfalls for Python, TypeScript, JavaScript, and SQL, ensuring that language-specific maintainability and security concerns are addressed.

How do I structure feedback to ensure code quality and maintainability?

Yes, this code review process highlights language-specific issues and common pitfalls for Python, TypeScript, JavaScript, and SQL, ensuring that language-specific maintainability and security concerns are addressed.

Does the code review checklist support Python, TypeScript, and SQL?

To perform a comprehensive code review, use a systematic process with detailed checklists for correctness, security, performance, maintainability, testing, and architecture to ensure all critical aspects are examined.