pr-review

Inspect pull request code changes and produce a structured issue checklist.

2|1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/israel-salgado/dt-mcp-server --skill pr-review-israel-salgado
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-review
Source: https://github.com/israel-salgado/dt-mcp-server/tree/main/.agents/skills/pr-review
Command: npx skills add https://github.com/israel-salgado/dt-mcp-server --skill pr-review-israel-salgado

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review PRs thoroughly to ensure production-readiness, code quality, and updated documentation before merging.

Core Features & Use Cases

  • Seven-dimension checklist approach to assess production readiness, code quality, UX/documentation, tests, and safety.
  • Provides concrete findings with file paths and line numbers, not just high-level approvals.
  • Use cases include requesting a PR review, verifying readiness to merge, or reviewing changes prior to submission.

Quick Start

Ask the AI to run a comprehensive PR quality review on the current branch and return a file-path specific checklist.

Frequently Asked Questions about pr-review

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

FAQPage Schema
How do I review a pull request for production-readiness and code quality?

Review a pull request for production-readiness by inspecting code changes and related docs to identify risks. This process checks production readiness, documentation updates, and test coverage gaps, returning a structured, actionable checklist with concrete file paths and line numbers for any issues found.

What is the best way to check if a feature branch is ready to merge?

To check if a feature branch is ready to merge, run a comprehensive quality review across the submitted patch. This assesses the branch across seven dimensions, including production-readiness, UX, documentation, tests, and safety, to ensure it meets merging standards.

Can I get specific file paths and line numbers when reviewing a PR diff?

Yes, reviewing a PR diff can return specific file paths and line numbers for identified issues. Instead of high-level approvals, the review produces concrete findings that pinpoint exactly where code quality, test coverage, or documentation gaps exist.

How do I identify test coverage gaps and documentation updates in a pull request?

Identify test coverage gaps and documentation updates in a pull request by inspecting the code changes against related docs. The review mechanism explicitly checks for missing test coverage and outdated documentation before producing an actionable checklist.

Does this PR review process work on submitted patches or only full feature branches?

The PR review process works on submitted patches, full feature branches, and standard pull requests. It applies a seven-dimension checklist approach to assess code quality, safety, and production readiness across any valid set of code changes.