review-checklist

Generate a code review checklist with pass/fail criteria for pull requests.

3|4|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/hmcts/agentic-plugins-marketplace --skill review-checklist-hmcts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-checklist
Source: https://github.com/hmcts/agentic-plugins-marketplace/tree/main/plugins/skills/review-checklist/skills/review-checklist
Command: npx skills add https://github.com/hmcts/agentic-plugins-marketplace --skill review-checklist-hmcts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Code reviews can be a time-consuming and subjective process. This Skill provides a structured checklist to ensure a comprehensive and consistent review, reducing errors and improving code quality.

Core Features & Use Cases

  • Structured Checklist: Offers a pass/fail rubric covering correctness, tests, security, quality, dependencies, and documentation.
  • Consistent Review: Ensures every review is thorough and meets predefined standards.
  • Auditable Record: Provides a clear record of the review process for accountability.
  • Use Case: Before merging a Pull Request, run this Skill to ensure the code meets the project's review criteria.

Quick Start

Run the review-checklist skill to get a structured code review checklist for your Pull Request.

Frequently Asked Questions about review-checklist

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

FAQPage Schema
How do I use a code review checklist for a Pull Request?

A code review checklist provides a structured pass/fail rubric covering correctness, tests, security, quality, dependencies, and documentation. Run the skill with PR context to examine code changes thoroughly and ensure consistency before merging.

What is included in a structured code review checklist?

A structured code review checklist includes pass/fail criteria for correctness, testing, security, code quality, dependencies, and documentation. This ensures a comprehensive examination of code changes and provides an auditable record for accountability.

How do I ensure consistent quality assurance during code reviews?

To ensure consistent quality assurance during code reviews, apply a structured checklist with predefined standards. This reduces subjective errors by requiring a thorough examination of correctness, security, and documentation for every Pull Request.

Do I need Pull Request context to run an automated code review?

Yes, you need Pull Request context to run this automated code review. The skill requires PR context to access necessary information and evaluate the code changes against its structured checklist criteria.

Can I audit the code review process for a merged Pull Request?

Yes, you can audit the code review process because the checklist provides a clear record of the review for accountability. It documents the pass/fail evaluation of correctness, security, and quality criteria.

What's the best way to standardize code quality checks before merging?

The best way to standardize code quality checks before merging is to execute a structured checklist covering correctness, tests, security, and documentation. This ensures every review meets predefined standards and reduces subjective errors.