code-review-checklist

Guide code reviews with multi-section checklists for correctness, security, and performance.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/uesleinasch/unac-agents --skill code-review-checklist-uesleinasch
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/uesleinasch/unac-agents/tree/main/skills-shared/code-review-checklist
Command: npx skills add https://github.com/uesleinasch/unac-agents --skill code-review-checklist-uesleinasch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Code Review Checklist provides a comprehensive, structured set of guidelines to ensure code quality, security, and best practices across review workflows.

Core Features & Use Cases

  • Clear, multi-domain checks covering Correctness, Security, Performance, Code Quality, Testing, and Documentation.
  • AI & LLM review patterns help reviewers identify logic issues, edge cases, and prompt-related risks.
  • Anti-patterns to flag and a review comments guide provide actionable feedback templates for consistent reviews.

Quick Start

Begin a code review by applying the checklist categories to the pull request and documenting findings in the review comments.

Frequently Asked Questions about code-review-checklist

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

FAQPage Schema
What should a code review checklist include to ensure software quality and security?▼

A code review checklist should include multi-domain checks for correctness, security vulnerabilities, performance, code quality, testing, and documentation to standardize peer reviews and improve maintainability.

How do I standardize code review comments for consistent feedback?▼

You can standardize code review comments by using a review comments guide and actionable feedback templates, which help flag anti-patterns and codify reviewer expectations across the software development team.

Does this code review checklist work for any programming language or framework?▼

Yes, the code review checklist applies to software development teams performing peer reviews across languages and frameworks, guiding checks for correctness, security, performance, and documentation.

How do I review AI and LLM integration patterns in pull requests?▼

You can review AI and LLM integration patterns by applying specific review checks that help identify logic issues, edge cases, and prompt-related risks within the codebase.

What's the best way to start a structured code review workflow?▼

The best way to start a structured code review workflow is to apply multi-section checklist categories to the pull request and document your findings systematically within the review comments.