code-review-checklist

Evaluate code correctness, security risks, and maintainability using structured checklists.

Updated May 3, 2026
One-click install
npx skills add https://github.com/Durannd/skills --skill code-review-checklist-durannd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/Durannd/skills/tree/main/skills/code-review-checklist
Command: npx skills add https://github.com/Durannd/skills --skill code-review-checklist-durannd

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides comprehensive guidelines and best practices for conducting effective code reviews, enhancing code quality and security.

Core Features & Use Cases

  • Checklists for correctness, security, performance, and quality: Ensures reviewed code meets standards.
  • AI & LLM Review Patterns: Offers structured prompts for AI-assisted evaluations.
  • Review Comments Guidance: Provides templates for clear and actionable feedback. Use this Skill when preparing to review code submissions in software projects to ensure thorough and consistent evaluations.

Quick Start

Use the code review checklist skill to evaluate a recent pull request for potential security vulnerabilities and coding errors.

Frequently Asked Questions about code-review-checklist

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

FAQPage Schema
What is a code review checklist and why do I need one for my pull requests?

A code review checklist systematically evaluates code correctness, security risks, and maintainability. You need one to ensure reviewed code meets industry standards, improves review consistency, and catches potential vulnerabilities efficiently.

How do I use AI to review code for security vulnerabilities and coding errors?

You can use AI to review code by providing structured prompts and LLM review patterns that evaluate code submissions against established security and quality checklists. This assists in systematically identifying potential vulnerabilities and coding errors.

What's the best way to standardize code reviews across a software development team?

The best way to standardize code reviews is to implement structured checklists covering correctness, security, performance, and quality. This ensures adherence to industry standards and improves review consistency across all pull requests.

Can I use a code review checklist for evaluating performance and maintainability?

Yes, you can use a code review checklist to evaluate performance and maintainability alongside correctness and security. The checklist provides detailed guidelines ensuring reviewed code meets comprehensive quality and industry standards.

How do I write clear and actionable code review feedback?

To write clear and actionable code review feedback, use structured templates and guidance provided by review checklists. This ensures your comments are consistent, specific, and directly address quality, security, and best practice violations.