code-review-checklist

Automate code review with checklists for security, performance, and correctness.

2|Updated Jun 30, 2026
One-click install
npx skills add https://github.com/Canhada-Labs/ceo-orchestration --skill code-review-checklist-canhada-labs
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/Canhada-Labs/ceo-orchestration/tree/main/.claude/skills/core/code-review-checklist
Command: npx skills add https://github.com/Canhada-Labs/ceo-orchestration --skill code-review-checklist-canhada-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a structured code review process to ensure code quality, security, and maintainability before merging changes.

Core Features & Use Cases

  • Structured Review Process: Offers a checklist covering severity classification, review checklists per domain, blast radius assessment, and regression risk scoring.
  • Domain-Specific Checklists: Provides detailed checklists for security, performance, correctness, financial math, IPC, and adapters.
  • Use Case: Before merging a pull request, use this Skill to perform a thorough code review, ensuring that all criteria are met and the code is ready for production.

Quick Start

Run the code-review-checklist skill to review the changes in the current pull request.

Frequently Asked Questions about code-review-checklist

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

FAQPage Schema
How do I streamline code reviews with a comprehensive checklist for software development?▼

To streamline code reviews, apply a structured checklist covering severity classification, domain-specific criteria, blast radius assessment, and regression risk scoring to evaluate code changes thoroughly. This ensures rigorous quality control and security checks before merging.

What domains does the code review checklist cover for evaluating pull requests?▼

The code review checklist covers specific domains including security, performance, correctness, financial math, IPC, and adapters. Each domain provides detailed criteria to evaluate code changes and ensure production readiness before merging.

How do I assess regression risk and blast radius during a code review?▼

Assess regression risk and blast radius by applying the checklist's predefined scoring criteria to code changes. This process evaluates the potential impact scope and likelihood of introducing regressions, ensuring rigorous code quality control.

Can I use a structured code review process for security and performance checks before merging?▼

Yes, a structured code review process provides domain-specific checklists for security and performance checks. It enforces adherence to predefined best practices, ensuring code quality, security, and maintainability before merging changes into production.

What is the best way to automate code quality control for pull requests?▼

The best way to automate code quality control is to run a comprehensive checklist that evaluates code changes against severity classifications and domain-specific criteria. This enforces adherence to predefined best practices for security and maintainability.

Do I need specific dependencies to perform automated code reviews with a checklist?▼

No dependencies are required to perform automated code reviews with this checklist. The process relies on scripts and references to apply predefined criteria and best practices, evaluating code changes without external software development dependencies.