code-review-checklist

Applies a structured code review checklist to pull requests across languages and frameworks.

4|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/marcusagm/Mundam --skill code-review-checklist-marcusagm
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/marcusagm/Mundam/tree/main/.agent/skills/code-review-checklist
Command: npx skills add https://github.com/marcusagm/Mundam --skill code-review-checklist-marcusagm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps software teams enforce consistent, high-quality code reviews by providing a structured checklist that covers correctness, security, performance, testing, and documentation.

Core Features & Use Cases

  • Structured Review: Provides a repeatable framework for evaluating changes across languages and projects.
  • Security & Quality Guardrails: Guides reviewers to validate inputs, error handling, dependencies, and potential vulnerabilities.
  • Use Case: When reviewing a PR, apply the checklist to verify that new code meets project standards before merging.

Quick Start

Ask the AI reviewer to apply the code-review-checklist to the latest pull request and output a concise evaluation with actionable remediation steps.

Frequently Asked Questions about code-review-checklist

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

FAQPage Schema
How do I structure a code review for correctness and security?▼

To structure a code review for correctness and security, apply a checklist-based workflow that systematically evaluates inputs, error handling, dependencies, and potential vulnerabilities across languages and frameworks.

What is the best way to enforce consistent quality assurance during pull requests?▼

The best way to enforce consistent quality assurance during pull requests is using a repeatable review framework with explicit criteria that checks code changes for maintainability, testing coverage, and documentation before merging.

Can I use a code review checklist across different programming languages and frameworks?▼

Yes, you can use this code review checklist across different programming languages and frameworks because it applies to code changes universally by guiding reviewers through a structured assessment of performance and documentation.

How do I generate actionable remediation steps when reviewing a pull request?▼

To generate actionable remediation steps when reviewing a pull request, apply the checklist to the changes and output a concise evaluation that identifies specific issues in correctness, security, and performance.

What should a software engineering code review cover to ensure maintainability?▼

A software engineering code review should cover correctness, security, performance, testing, and documentation to ensure maintainability and enforce high-quality standards across project changes.