code-review

Guide pull request reviews with a structured, rule-based evaluation checklist.

2|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/Throokie/claude-code-skills --skill code-review-throokie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/Throokie/claude-code-skills/tree/main/skills/code-review
Command: npx skills add https://github.com/Throokie/claude-code-skills --skill code-review-throokie

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code review can be inconsistent and time-consuming, leading to security gaps, performance issues, and maintainability challenges. This skill provides a structured, rule-based evaluation checklist to standardize reviews and improve overall quality.

Core Features & Use Cases

  • Structured checklists across Security, Performance, Correctness, Maintainability, and Testing dimensions.
  • Severity-tagged feedback that guides reviewers to address critical issues first.
  • A three-pass review workflow (high-level, line-by-line, edge cases) to ensure thorough evaluation and consistency.

Quick Start

Use this checklist in your next pull request review to ensure a comprehensive, repeatable evaluation.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I standardize code reviews for security and performance?

Standardize code reviews by applying a structured, rule-based evaluation checklist across security, performance, correctness, maintainability, and testing dimensions to ensure consistent, high-quality outcomes.

What is a three-pass code review workflow?

A three-pass code review workflow systematically evaluates a pull request through a high-level pass, a line-by-line pass, and an edge case pass to ensure thorough evaluation and consistency.

How do I enforce severity-tagged feedback during a pull request review?

Enforce severity-tagged feedback during a pull request review by using a structured checklist that guides reviewers to address critical issues first and requires the documentation of identified issues.

How do I check code maintainability and correctness during code reviews?

Check code maintainability and correctness during code reviews by applying a rule-based evaluation checklist that systematically scores these dimensions and enforces the documentation of any identified issues.

Can I use a rule-based code review checklist for any pull request?

Yes, you can use this rule-based code review checklist for any pull request to guide reviewers through a structured, three-pass evaluation process and ensure consistent, high-quality outcomes.