code-reviewer

Review pull requests for correctness, security, performance, and tests.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps engineering teams and reviewers quickly assess pull requests and code changes for correctness, security, performance, and maintainability, reducing review time and improving code quality across the codebase.

Core Features & Use Cases

  • Structured reviews: Follow a checklist-driven workflow that covers architecture, implementation details, tests, and security.
  • Actionable feedback: Produce prioritized, example-backed suggestions for fixes, refactors, and test improvements.
  • Use Case: Use when reviewing a pull request to identify critical security issues, major design problems, and opportunities to simplify code while validating test coverage.

Quick Start

Review the attached pull request for correctness, security, performance, tests, and deliver a prioritized report with critical, major, and minor findings.

Frequently Asked Questions about code-reviewer

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

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

A comprehensive code review evaluates pull requests by applying a checklist-driven workflow covering architecture, security, and tests to deliver prioritized, actionable feedback with code examples.

What is the best way to identify security vulnerabilities during a PR review?

The best way to identify security vulnerabilities is using a structured review process that scans code changes, validates test coverage, and highlights critical security issues with actionable suggestions.

Can I use this approach to audit code quality across multiple languages and frameworks?

Yes, this approach audits code quality across multiple languages and frameworks by applying checklist-driven verification to assess correctness, performance, and maintainability for actionable improvements.

How do I generate actionable refactoring suggestions for my codebase?

You generate actionable refactoring suggestions by reviewing code for major design problems and simplification opportunities, then producing prioritized, example-backed recommendations categorized by severity.

Does a structured code review validate test coverage and suggest improvements?

Yes, a structured code review validates test coverage by examining implementation details and tests, then delivering prioritized suggestions for test improvements within the final template-based report.

What should be included in a template-based code review report?

A template-based code review report includes prioritized, actionable feedback with code examples, highlighting critical, major, and minor issues discovered during the checklist-driven verification process.