pr-review-checklist

Generate a PR review checklist for GitHub pull request diffs.

1|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/eburairu/Squat-Tracker --skill pr-review-checklist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-review-checklist
Source: https://github.com/eburairu/Squat-Tracker/tree/main/.agent/skills/pr-review-checklist
Command: npx skills add https://github.com/eburairu/Squat-Tracker --skill pr-review-checklist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill standardizes PR review criteria to ensure reviewers do not miss critical issues, promoting consistent quality across projects.

Core Features & Use Cases

  • Checklist-driven reviews: Apply a structured set of review points to every pull request.
  • Quality assurance: Verify diffs for specification conformance, security, error handling, and test coverage.
  • Collaboration support: Helps new contributors align with project standards and accelerates feedback loops.

Quick Start

Use the pr-review-checklist to generate a review summary for the current diff in your PR.

Frequently Asked Questions about pr-review-checklist

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

FAQPage Schema
How do I standardize code review criteria for GitHub pull requests?

Standardize code review criteria for GitHub pull requests by applying an automated checklist that verifies diffs against project standards, security guidelines, error handling, and test coverage before approval.

What should be included in a pull request review checklist?

A pull request review checklist should include checks for specification conformance, security considerations, consistency, error handling, tests, and documentation, while allowing extension with repository-specific checks.

How do I ensure quality assurance during code reviews for open-source projects?

Ensure quality assurance during code reviews for open-source projects by applying a structured set of review points to every pull request, verifying diffs for specification conformance and test coverage to maintain consistent quality.

Can I customize the PR review process with repository-specific checks?

Yes, you can customize the PR review process with repository-specific checks, extending the standard baseline criteria for specification conformance, security considerations, error handling, tests, and documentation.

What is the best way to stop reviewers from missing critical issues in pull requests?

The best way to stop reviewers from missing critical issues in pull requests is to automate a thorough checklist that systematically verifies diffs across teams and open-source projects for consistency and security.