code-review-checklist

Assess code submissions against a quality and security checklist.

Updated Jan 3, 2026
One-click install
npx skills add https://github.com/thgterto/Gerenciador-de-estoque --skill code-review-checklist-thgterto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/thgterto/Gerenciador-de-estoque/tree/main/.agent/skills/code-review-checklist
Command: npx skills add https://github.com/thgterto/Gerenciador-de-estoque --skill code-review-checklist-thgterto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code reviews often miss critical quality and security issues; this guide provides a consistent, auditable checklist to improve review outcomes across teams.

Core Features & Use Cases

  • Structured Checklist: Covers Correctness, Security, Performance, Code Quality, Testing, and Documentation to standardize reviews.
  • Guided Feedback: Helps reviewers provide actionable, traceable feedback and track remediation.
  • Team Onboarding: Accelerates ramp-up by offering a repeatable rubric for new engineers and external contributors.

Quick Start

Review a pull request using this checklist to identify and remediate issues before merging.

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 across my team?

Standardize code reviews by applying a structured checklist covering correctness, security, performance, quality, testing, and documentation. This provides a consistent, auditable rubric to evaluate pull requests and merge reviews across languages and projects.

What should a code review checklist include?

A comprehensive code review checklist should include criteria for correctness, security vulnerabilities, performance bottlenecks, code quality, testing coverage, and documentation. Using a standardized rubric ensures traceable feedback and guides remediation before merging.

How do I provide structured feedback during a pull request review?

Provide structured feedback during a pull request review by evaluating submissions against a deterministic quality and security checklist. This approach flags specific issues and guides remediation through a repeatable rubric for new engineers and contributors.

Can I use a code review checklist for any programming language?

Yes, you can use this code review checklist across languages and projects. It evaluates submissions based on universal best practices and guidelines, applying deterministically to verify code policies regardless of the specific programming language.

How do I accelerate onboarding for new engineers doing code reviews?

Accelerate onboarding for new engineers by providing a repeatable review rubric. A structured checklist helps new contributors consistently assess code quality and security, ensuring they follow established guidelines before approving merges.