pr-review

Fetch GitHub Pull Request metadata, diffs, comments, CI checks, and linked issues.

1|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/josorio7122/pi-flow --skill pr-review-josorio7122
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-review
Source: https://github.com/josorio7122/pi-flow/tree/main/skills/pr-review
Command: npx skills add https://github.com/josorio7122/pi-flow --skill pr-review-josorio7122

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires tsx, esbuild, get-tsconfig, resolve-pkg-maps, fsevents, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the comprehensive review of GitHub Pull Requests, ensuring no critical details are missed.

Core Features & Use Cases

  • Full Data Fetching: Retrieves PR metadata, diffs, comments, review states, CI checks, and all changed files.
  • Issue Linking: Identifies and fetches details of linked issues for complete context.
  • Use Case: When a complex feature is submitted via a pull request, use this Skill to gather all relevant information, including code changes, discussions, and CI status, to perform a thorough and informed review.

Quick Start

Use the pr-review skill to review the pull request at the URL https://github.com/owner/repo/pull/123.

Frequently Asked Questions about pr-review

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

FAQPage Schema
How do I automate GitHub pull request code reviews to include diffs and CI checks?

Automate GitHub pull request reviews by fetching all metadata, diffs, comments, review states, CI checks, and changed files to provide a structured output. This ensures comprehensive context for complex features.

What's the best way to perform a deep pull request analysis with linked issue context?

Perform deep pull request analysis by identifying and fetching details of linked issues alongside code changes and discussions. This provides complete context for a thorough and informed review of submitted features.

Does the pull request review automation require the GitHub CLI?

Yes, the pull request review automation requires the GitHub CLI to be installed and authenticated. This setup allows the tool to fetch all associated metadata, diffs, comments, and CI checks directly.

Can I gather CI status and changed files for a complex feature pull request?

Yes, you can gather CI status and changed files for a complex feature pull request. The tool retrieves all associated metadata, review states, and linked issues to ensure no critical details are missed.

How do I review a pull request using a specific URL?

Review a pull request by providing the specific GitHub URL to the tool. It will fetch all relevant information, including code changes, discussions, and CI status, to perform a thorough analysis.