code-review-checklist

Identify code quality, security, and best-practice issues during reviews.

1|Updated Dec 28, 2025
One-click install
npx skills add https://github.com/barbosakjn/finance-app --skill code-review-checklist-barbosakjn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/barbosakjn/finance-app/tree/main/.agent/workflows/.agent/skills/code-review-checklist
Command: npx skills add https://github.com/barbosakjn/finance-app --skill code-review-checklist-barbosakjn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code review guidelines covering code quality, security, and best practices.

Core Features & Use Cases

  • Comprehensive correctness checks
  • Security and risk assessment
  • AI/LLM review patterns and anti-pattern guidance
  • Clear guidance for reviewers and authors

Quick Start

Run a code review on the latest pull request using this checklist to identify gaps and improvements.

Frequently Asked Questions about code-review-checklist

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

FAQPage Schema
How do I run a consistent code review for security and quality issues?

To run a consistent code review for security and quality, apply a checklist-driven assessment covering correctness, security, performance, testing, and documentation to identify gaps and improvements during pull requests.

What are the best practices for reviewing AI and LLM patterns in code?

Best practices for reviewing AI and LLM patterns involve using anti-pattern guidance to detect risky implementations. A dedicated code review checklist evaluates AI/LLM patterns alongside standard security and performance checks to ensure robust model integration.

Can I use a code review checklist for both pull requests and merge requests?

Yes, you can use a code review checklist for both pull requests and merge requests. The assessment is designed for software development workflows, ensuring consistent evaluation across different peer review processes and team setups.

What should I look for when evaluating code correctness in a peer review?

When evaluating code correctness in a peer review, look for logical errors and edge cases using comprehensive correctness checks. A structured code review checklist ensures you systematically validate behavior, security risks, and performance bottlenecks.

Does a checklist-driven code review slow down the software development workflow?

A checklist-driven code review does not slow down the software development workflow when used as guardrails for fast assessments. It streamlines identifying quality, security, and best-practice issues, enabling quick and consistent peer reviews.