code-review-checklist

Generate systematic code review checklists covering functionality, security, performance, and maintainability.

10|2|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/bugrabilge/bilge-development-kit --skill code-review-checklist-bugrabilge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/bugrabilge/bilge-development-kit/tree/main/skills/code-review-checklist
Command: npx skills add https://github.com/bugrabilge/bilge-development-kit --skill code-review-checklist-bugrabilge

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive framework to ensure code quality, catch bugs, identify security vulnerabilities, and maintain consistency across a codebase through systematic code reviews.

Core Features & Use Cases

  • Systematic Checklist: Offers detailed checklists for functionality, code quality, security, performance, and tests.
  • Best Practice Guidance: Provides actionable advice on what to do and what not to do during reviews.
  • Use Case: When reviewing a pull request, use this Skill to systematically go through all critical aspects of the code, ensuring no important checks are missed and providing constructive feedback.

Quick Start

Use the code-review-checklist skill to generate a comprehensive checklist for reviewing a new feature's pull request.

Frequently Asked Questions about code-review-checklist

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

FAQPage Schema
What should a comprehensive code review checklist cover?

A comprehensive code review checklist should cover functionality, security vulnerabilities, performance bottlenecks, maintainability, and test coverage. Using a systematic checklist ensures code quality and consistency across the codebase during pull request reviews.

How do I conduct a thorough pull request review for security and performance?

To conduct a thorough pull request review, systematically evaluate security vulnerabilities, performance bottlenecks, and maintainability. Applying defined review steps and best practices ensures you catch bugs and provide constructive feedback without missing critical checks.

When do I need a systematic code review process?

You need a systematic code review process when reviewing pull requests, conducting code audits, or establishing team standards. It provides a framework to catch bugs, identify security vulnerabilities, and maintain consistency across a codebase.

What are the best practices for providing constructive feedback during code reviews?

Best practices for providing constructive feedback involve using a systematic checklist covering functionality, code quality, security, and performance. This actionable guidance ensures reviews remain thorough and feedback is consistent and constructive.

Can I use this code review checklist for team code audits?

Yes, you can use this code review checklist for team code audits. It provides a systematic framework and excellence guide to establish team standards, ensuring consistent evaluation of functionality, security, performance, and maintainability.

Does a code review checklist help catch security vulnerabilities and bugs?

Yes, a code review checklist helps catch security vulnerabilities and bugs by providing a systematic framework. It ensures reviewers check all critical aspects of the code, including functionality, security, performance, and tests, preventing missed vulnerabilities.