code-review-checklist

Enforce quality, security, and maintainability checks with structured code review checklists.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code review guidelines that help teams consistently improve code quality, security, and maintainability.

Core Features & Use Cases

  • Structured checklists for correctness, security, performance, testing, and documentation.
  • Guided remediation with actionable suggestions and anti-patterns to avoid.
  • Use Case: When reviewing a PR, run the checklist to identify issues and track fixes across files.

Quick Start

Please provide a concise code review using the checklist for your latest 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 code review checklist include to ensure code quality and security?

A code review checklist should include structured items for correctness, security, performance, testing, and documentation to consistently enforce quality and maintainability across pull requests.

How do I run a structured code review on a pull request?

To run a structured code review on a pull request, apply a checklist covering correctness, security, performance, and documentation to flag issues and guide remediation across files.

Can I apply code review guidelines across different programming languages and frameworks?

Yes, you can apply these code review guidelines across different programming languages and frameworks because the checklist targets universal software development workflows including feature branches and merges.

What is the best way to track code quality issues during a merge review?

The best way to track code quality issues during a merge review is to use a structured checklist that flags anti-patterns and provides actionable suggestions for remediation across the reviewed files.

How do code review checklists handle security and performance anti-patterns?

Code review checklists handle security and performance anti-patterns by enforcing specific checks that identify vulnerabilities and inefficiencies, guiding developers toward actionable remediation steps.