pr-checklist

Generate a tailored PR checklist from code diff changes.

11|1|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/sunnypatneedi/claude-starter-kit --skill pr-checklist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-checklist
Source: https://github.com/sunnypatneedi/claude-starter-kit/tree/main/skills/engineering/pr-checklist
Command: npx skills add https://github.com/sunnypatneedi/claude-starter-kit --skill pr-checklist

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? PR reviews often miss critical checks across changes. This Skill generates a focused, repeatable checklist aligned to the exact diffs and change types to speed up reviews and improve quality.

## Core Features & Use Cases

  • Tailored quality gates for code changes (features, fixes, refactors)
  • Quick integration with peer review workflows and existing templates
  • Use Case: When a PR introduces a new API, the checklist ensures API docs, tests, lint, and security checks are covered.

### Quick Start Run the PR checklist generator against your latest commit or PR description to produce a ready-to-use checklist.

Frequently Asked Questions about pr-checklist

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

FAQPage Schema
How do I generate a code review checklist from a diff?

To generate a code review checklist from a diff, run the PR checklist generator against your latest commit or PR description. It analyzes the detected changes to produce a ready-to-use, actionable checklist.

What is a tailored PR checklist for code changes?

A tailored PR checklist is a focused, repeatable set of quality gates aligned to exact code diffs and change types. It speeds up reviews by guiding checks across code quality, tests, docs, security, and performance.

Does the PR checklist support different change types like refactors and bug fixes?

Yes, the PR checklist supports features, bug fixes, and refactors. It ensures change-type awareness by generating specific actionable items and quality gates tailored to the exact modifications introduced.

Can I integrate a PR checklist into my existing code review workflows?

Yes, you can integrate the generated PR checklist into existing code review workflows. It quickly aligns with peer review processes and existing templates to ensure changes like new APIs cover docs, tests, and security.

Why do my PR reviews miss critical checks across code changes?

PR reviews often miss critical checks across code changes due to a lack of focused, repeatable quality gates. Generating a checklist aligned to exact diffs and change types solves this by speeding up reviews and improving quality.