code-reviewer-agent

Analyze code for correctness, security, performance, and maintainability with severity-classified reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of conducting thorough code reviews, ensuring code quality, security, and maintainability across various dimensions.

Core Features & Use Cases

  • Multi-dimensional Analysis: Reviews code for correctness, security, performance, maintainability, testing, and architecture.
  • Actionable Recommendations: Provides detailed checklists and classifications (BLOCKING, MAJOR, MINOR, NIT, PRAISE) with suggested fixes.
  • Use Case: When a pull request is submitted, this agent can perform a comprehensive review, identifying potential vulnerabilities, performance bottlenecks, and areas for refactoring, providing a detailed report to the development team.

Quick Start

Use the code-reviewer-agent skill to review the code changes in the current pull request.

Frequently Asked Questions about code-reviewer-agent

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

FAQPage Schema
How do I automate code review for a pull request to check security and performance?

Automate pull request code review by applying systematic, multi-dimensional analysis to identify security vulnerabilities and performance bottlenecks. This process evaluates correctness and architecture, classifying identified issues by severity to provide actionable recommendations and structured reports.

What is the best way to perform a security audit and maintainability analysis on an existing codebase?

Perform a security audit and maintainability analysis by running a comprehensive codebase audit that evaluates code against detailed checklists. This approach identifies potential vulnerabilities and refactoring areas, generating structured review reports that classify issues by severity levels.

Does automated code review cover architecture evaluation and testing gaps?

Automated code review covers architecture evaluation and testing gaps by systematically analyzing code across multiple dimensions. It reviews for correctness, maintainability, testing, and architecture, identifying issues and providing actionable recommendations to improve structural integrity.

Can I establish code review standards using a multi-dimensional code quality analysis tool?

You can establish code review standards using multi-dimensional code quality analysis by applying detailed checklists to evaluate correctness, security, performance, and maintainability. This generates structured review reports and classifies issues by severity to set consistent quality benchmarks.

How are code review findings classified to prioritize architectural fixes and security vulnerabilities?

Code review findings are classified by severity into categories such as BLOCKING, MAJOR, MINOR, NIT, and PRAISE. This classification helps prioritize architectural fixes and security vulnerabilities, providing developers with actionable recommendations for resolution.

When should I use automated code quality analysis instead of manual codebase audits?

Use automated code quality analysis when you need to consistently evaluate correctness, security, performance, and maintainability across multiple pull requests. It replaces manual codebase audits by applying detailed checklists to generate structured reports and identify issues systematically.