code-review-checklist

Apply a criteria-driven checklist to code changes for structured review reports.

42|3|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/pratikrath126/ai-image-detector --skill code-review-checklist-pratikrath126
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/pratikrath126/ai-image-detector/tree/main/.agent/kit-skills/code-review-checklist
Command: npx skills add https://github.com/pratikrath126/ai-image-detector --skill code-review-checklist-pratikrath126

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, criteria-driven approach to code reviews, helping teams consistently assess quality, security, and maintainability.

Core Features & Use Cases

  • Checklist-driven reviews: Apply a comprehensive, repeatable checklist covering correctness, security, performance, and documentation.
  • AI-assisted patterns: Leverage modern review patterns to identify hallucinations, unsafe prompts, and external risks when evaluating AI-assisted changes.
  • Education & onboarding: Accelerates new-hire onboarding by providing clear guidance and testable criteria for code submissions.

Quick Start

Run a new code patch or pull request through the checklist to generate a structured review report that highlights findings and recommended fixes.

Frequently Asked Questions about code-review-checklist

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

FAQPage Schema
How do I run a structured code review on a pull request?▼

To run a structured code review, apply a comprehensive checklist to your pull request patch to evaluate correctness, security, performance, and documentation. This generates a structured review report highlighting findings and recommended fixes.

What is checklist-driven code review and when do I need it?▼

Checklist-driven code review is a structured evaluation process applying repeatable criteria to code changes. You need it during pull request reviews, code audits, and new-hire onboarding to consistently assess quality, security, and maintainability across software projects.

Can I use a code review checklist for onboarding new developers?▼

Yes, you can use a code review checklist for onboarding new developers. It accelerates new-hire onboarding by providing clear guidance and testable criteria for code submissions, ensuring new team members understand quality and security requirements.

Does this code review checklist evaluate AI-assisted code changes?▼

Yes, this code review checklist evaluates AI-assisted code changes. It leverages modern review patterns to identify hallucinations, unsafe prompts, and external risks when assessing AI-assisted changes for correctness, security, and performance.

What is the best way to audit code for security and quality?▼

The best way to audit code for security and quality is applying a comprehensive, criteria-driven checklist. This enforces structured evaluation across correctness, security, performance, code quality, testing, and documentation to consistently assess maintainability.

What are the limitations of using a checklist for code reviews?▼

A limitation of using a checklist for code reviews is that it enforces structured criteria but requires a complete code patch to evaluate. It provides testable criteria for submissions but does not automatically fix the identified quality, security, or performance issues.