code-review-checklist

Guide pull request reviews with a structured code quality and security checklist.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/gelsonsimoes/wms-verticalparts --skill code-review-checklist-gelsonsimoes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/gelsonsimoes/wms-verticalparts/tree/main/.agent/skills/code-review-checklist
Command: npx skills add https://github.com/gelsonsimoes/wms-verticalparts --skill code-review-checklist-gelsonsimoes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive, reusable checklist to guide code reviews, ensuring code quality, security, and adherence to best practices across teams.

Core Features & Use Cases

  • A structured, category-based checklist covering correctness, security, performance, testing, and documentation to standardize reviews.
  • AI-assisted review prompts and patterns to help reviewers identify edge cases, potential vulnerabilities, and maintainable design decisions.
  • Use Case: When reviewing a pull request, apply this checklist to verify that changes are correct, secure, efficient, well-documented, and aligned with project standards.

Quick Start

Review a pull request by applying this checklist to the code under review.

Frequently Asked Questions about code-review-checklist

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

FAQPage Schema
How do I standardize code reviews for security and quality across my team?

Standardize code reviews by applying a structured, category-based checklist covering correctness, security, performance, testing, and documentation to consistently evaluate pull requests against best practices.

What should a code review checklist include to catch potential vulnerabilities?

A code review checklist should include AI-assisted review prompts to identify edge cases, potential vulnerabilities, and performance bottlenecks alongside clear remediation guidance for security issues.

How do I use a review checklist to evaluate a pull request?

Apply the checklist to the pull request code changes to verify correctness, security, performance, testing, and documentation alignment with project standards before merging.

Can I apply a code review checklist to any software project?

Yes, the checklist applies to pull requests across software projects without requiring project-specific dependencies, enabling consistent evaluation of code quality and best practices.

What is the best way to enforce best practices during code reviews?

Enforce best practices by using a reusable checklist that guides and evaluates code quality, security, and performance during reviews while providing structured validation and clear remediation steps.

Does the code review process provide guidance on fixing identified issues?

Yes, the code review process provides clear remediation guidance alongside the checklist to help developers fix correctness, security, and performance issues found during pull request evaluation.