code-review-checklist

Evaluate code changes against quality, security, and testing standards.

24|3|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/VoDaiLocz/kilo-kit-mcp --skill code-review-checklist-vodailocz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/VoDaiLocz/kilo-kit-mcp/tree/main/skills/engineering/code-review-checklist
Command: npx skills add https://github.com/VoDaiLocz/kilo-kit-mcp --skill code-review-checklist-vodailocz

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill unit provides a comprehensive checklist for code reviews, addressing code quality, security, and best practices to ensure the safety and reliability of code.

Core Features & Use Cases

  • Comprehensive Checklist: Includes sections for correctness, security, performance, code quality, testing, and documentation.
  • AI-Specific Considerations: Provides guidelines for AI-related code, such as prompt injection protection and output sanitization.
  • Use Case: A development team can use this checklist to review code changes, ensuring adherence to best practices and mitigating potential risks.

Quick Start

Perform a code review using the provided checklist to evaluate the latest changes in the 'main' branch.

Frequently Asked Questions about code-review-checklist

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

FAQPage Schema
What should a comprehensive code review checklist cover?

A code review checklist should cover correctness, security vulnerabilities, performance bottlenecks, code quality, and testing. It ensures code changes adhere to quality standards and mitigate risks during software development.

How do I review code for AI security vulnerabilities?

To review code for AI security, evaluate prompt injection protection and output sanitization. Checking these AI-specific considerations ensures the reliability and safety of AI-related code changes.

How do I perform a structured code review on the main branch?

Perform a code review by applying a structured checklist to evaluate the latest changes in the main branch. This process assesses adherence to best practices across correctness, security, and performance.

Does this code review checklist include guidelines for performance bottlenecks?

Yes, this code review checklist includes a dedicated section for performance bottlenecks. It evaluates code changes to identify and mitigate performance issues alongside security and quality standards.

When do I need a structured checklist for code review?

You need a structured code review checklist when evaluating code changes for adherence to quality and security standards. It is designed for use in software development environments to ensure safety and reliability.

Can I use this code review checklist for testing and documentation standards?

Yes, you can use this code review checklist for testing and documentation. It provides comprehensive guidelines to ensure these aspects meet established best practices during the review process.