code-review-checklist

Apply a code-review checklist to pull requests for correctness, security, and performance.

Updated Jan 27, 2026
One-click install
npx skills add https://github.com/Oscar-Ivan-Salas/PILi_Quarts_Doc --skill code-review-checklist-oscar-ivan-salas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/Oscar-Ivan-Salas/PILi_Quarts_Doc/tree/main/PILi_Quarts_V3.0/.agent/skills/code-review-checklist
Command: npx skills add https://github.com/Oscar-Ivan-Salas/PILi_Quarts_Doc --skill code-review-checklist-oscar-ivan-salas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, reusable checklist to improve code quality, security, and maintainability across reviews and teams.

Core Features & Use Cases

  • A comprehensive checklist covering correctness, security, performance, and documentation.
  • Useful for pull request reviews, onboarding new engineers, and security-focused audits.
  • Easily adaptable to project-specific standards and language ecosystems.

Quick Start

Review a new or existing pull request by applying the checklist to assess code changes and identify action items.

Frequently Asked Questions about code-review-checklist

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

FAQPage Schema
How do I create a checklist for code reviews to improve pull request quality?

A code review checklist improves pull request quality by systematically enforcing requirements for correctness, error handling, performance, documentation, and security. It provides a structured, repeatable process applicable across languages and architectures.

What should I include in a security audit checklist for code changes?

A security audit checklist for code changes should include checks for anti-patterns, error handling, and overall correctness. This structured process identifies vulnerabilities and ensures software projects maintain robust security standards during standard review cycles.

Can I apply a single code review checklist across different programming languages?

Yes, you can apply a single code review checklist across different programming languages. It is designed to be easily adaptable to project-specific standards and various language ecosystems while assessing architecture and quality.

What is the best way to structure a code review for new engineers onboarding?

The best way to structure onboarding code reviews is using a comprehensive checklist covering correctness, security, performance, and documentation. This reusable format helps new engineers identify action items and learn project standards effectively.

How do I identify anti-patterns and enforce best practices during pull request reviews?

To identify anti-patterns during pull request reviews, apply a structured checklist that enforces best practices. This process assesses code changes against requirements for correctness, performance, and documentation to ensure maintainability.

Does a code review checklist work for both standard review cycles and dedicated security audits?

Yes, a code review checklist works for both standard review cycles and dedicated security audits. It provides a structured, repeatable process to evaluate code changes, identify action items, and enforce quality requirements across different review contexts.