review-pr

Analyze GitHub pull request diffs and post inline reviews via MCP tools.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/reedling78/chicago-transit-tracker --skill review-pr-reedling78
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr
Source: https://github.com/reedling78/chicago-transit-tracker/tree/main/.claude/skills/review-pr
Command: npx skills add https://github.com/reedling78/chicago-transit-tracker --skill review-pr-reedling78

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review GitHub pull requests by gathering context, analyzing diffs against project standards, and posting a formal PR review with inline comments.

Core Features & Use Cases

  • Fetch PR metadata, files, status, reviews, and comments via MCP tools.
  • Analyze diffs to identify issues related to code quality, conventions, architecture, and security.
  • Post a comprehensive PR review with inline comments to drive fixes and approvals.
  • Use Case: teams needing consistent, auditable reviews across large or complex PRs.

Quick Start

Invoke the skill with a GitHub PR reference to start fetching context, analyzing the diff, and posting a formal review.

Frequently Asked Questions about review-pr

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

FAQPage Schema
How do I automate GitHub pull request reviews and post inline comments?

Automate GitHub pull request reviews by fetching PR metadata, files, status, and comments via MCP tools, analyzing diffs against project standards, and posting a formal review with inline feedback using the head commit SHA.

Can this code review automation handle multi-file diffs across different team conventions?

Yes, this code review automation handles both single-file and multi-file diffs, applying to open-source and private repositories while accounting for varying conventions across different teams.

What context does the automated PR review gather before analyzing diffs?

The automated PR review gathers context by leveraging MCP tools to fetch PR metadata, files, status, reviews, and comments to identify issues related to code quality, conventions, architecture, and security.

How do I triage code quality and security issues in complex GitHub pull requests?

Triage code quality and security issues in complex GitHub pull requests by analyzing the gathered diff context against project standards and surfacing targeted inline feedback to drive fixes and approvals.