code-review-checklist

Provides a structured checklist for evaluating pull requests across correctness, security, performance, and maintainability.

Updated Aug 30, 2024
One-click install
npx skills add https://github.com/jfrometa/esquizo --skill code-review-checklist-jfrometa
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/jfrometa/esquizo/tree/main/.agent/skills/code-review-checklist
Command: npx skills add https://github.com/jfrometa/esquizo --skill code-review-checklist-jfrometa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code review processes can be time-consuming and error-prone, leading to inconsistent quality and security gaps across codebases.

Core Features & Use Cases

  • Structured Evaluation: A comprehensive checklist that guides reviewers through correctness, security, performance, and maintainability.
  • Consistency Across PRs: A repeatable framework that reduces omissions and drift in review quality.
  • Use Case: A software team applies the checklist to every pull request to ensure uniform review thoroughness.

Quick Start

Use the code-review-checklist to guide a PR review by stepping through the sections and verifying each item.

Frequently Asked Questions about code-review-checklist

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

FAQPage Schema
How do I standardize code reviews for quality and security across pull requests?▼

A code review checklist standardizes quality by providing a structured framework for pull requests, covering correctness, security, performance, documentation, and testing with concrete criteria to reduce omissions and drift.

What should a peer review checklist include to catch security gaps?▼

A peer review checklist should include structured evaluation sections for correctness, security, performance, maintainability, documentation, and testing, guiding reviewers with concrete criteria to catch security gaps and ensure uniform thoroughness.

Can I use a code review checklist as a CI/CD review gate?▼

Yes, you can integrate a code review checklist into CI/CD review gates. It applies to software development workflows by providing a repeatable framework that enforces uniform review thoroughness and concrete criteria before pull requests are merged.

What is the best way to prevent inconsistent quality during peer code reviews?▼

The best way to prevent inconsistent quality during peer code reviews is applying a repeatable checklist framework. This reduces omissions and drift by guiding evaluators through concrete criteria for correctness, security, performance, and maintainability on every pull request.

Does a code review checklist require any dependencies or external tools to function?▼

No, a code review checklist requires no dependencies or external components to function. It operates as a standalone structured framework that guides reviewers through pull request evaluation without needing additional software installations.