code-review-checklist

Review code quality, security, and AI outputs using structured checklists.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/zerielribeiro/sistema-pecas --skill code-review-checklist-zerielribeiro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/zerielribeiro/sistema-pecas/tree/main/.agent/skills/code-review-checklist
Command: npx skills add https://github.com/zerielribeiro/sistema-pecas --skill code-review-checklist-zerielribeiro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides structured checklists and best practices for conducting thorough and consistent code reviews, improving code quality and security.

Core Features & Use Cases

  • Comprehensive Review Checklists: Cover correctness, security, performance, quality, testing, and documentation.
  • AI & LLM Patterns: Guide AI outputs to ensure logical consistency and avoid hallucinations.
  • Use Case: A developer uses this Skill to verify pull requests, ensuring code adheres to internal standards before merging.

Quick Start

Use the code-review-checklist Skill to evaluate a recent code change for potential issues and improvements.

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 cover for pull request assessments?

A comprehensive code review checklist covers correctness, security, performance, quality, testing, and documentation. This Skill provides structured guidelines to verify pull requests and ensure code adheres to internal standards before merging.

How do I review AI outputs for logical consistency and hallucinations?

Review AI outputs by applying specific patterns to ensure logical consistency and avoid hallucinations. This Skill provides guidelines to evaluate AI-generated code and outputs for quality and security during automated review processes.

Can I use this code review checklist for automated review processes without external dependencies?

Yes, you can use this code review checklist for automated review processes without external dependencies. It requires no external tools and can be applied directly during code audits and pull request assessments to maintain software quality.

What's the best way to ensure code quality and security during code audits?

The best way to ensure code quality and security during code audits is to apply comprehensive review checklists. This Skill offers detailed guidelines and patterns covering security, performance, and correctness to help reviewers maintain high standards.

What are the limitations of using basic guidelines for code reviews?

The limitation of using basic guidelines for code reviews is that they provide structured checklists but lack deep automated reasoning. They serve as reference patterns for manual verification rather than executing complex, context-aware security analysis automatically.