review-pr

Analyze GitHub pull request diffs and generate summarized review comments.

39|6|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/the-agency-ai/the-agency --skill review-pr-the-agency-ai
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: review-pr
Source: https://github.com/the-agency-ai/the-agency/tree/main/.claude/skills/review-pr
Command: npx skills add https://github.com/the-agency-ai/the-agency --skill review-pr-the-agency-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps developers and reviewers efficiently analyze pull requests, identify issues, and generate summarized comments to facilitate code review processes.

Core Features & Use Cases

  • PR Overview and Context Gathering: Retrieves PR details, files, reviews, and comments to understand the scope of changes.
  • Change Analysis: Evaluates diffs for bugs, security issues, performance bottlenecks, and API design concerns.
  • Review Summarization: Crafts concise summaries of pull request objectives and findings to aid decision-making.
  • Use Case: A developer requests a review of a recent PR; the Skill automates the analysis and drafts a review comment highlighting critical issues needing attention.

Quick Start

Use the review-pr skill to analyze the latest changes in the current pull request and generate a review report for approval.

Frequently Asked Questions about review-pr

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

FAQPage Schema
How do I automate code review comments on GitHub pull requests?▼

To automate code review comments on GitHub pull requests, use this Skill to parse PR data and diffs, identifying bugs, security concerns, and design violations to generate summarized feedback for reviewers.

What is automated pull request analysis and how does it work?▼

Automated pull request analysis evaluates diffs for bugs, security issues, and performance bottlenecks. It retrieves PR details, files, and comments to understand the scope of changes and generate summarized review feedback.

Can I use automated code review to identify security issues in a PR diff?▼

Yes, you can use automated code review to identify security issues in a PR diff. The Skill evaluates pull request changes specifically for security concerns, API design flaws, and performance bottlenecks.

What is the best way to summarize pull request objectives for approval decisions?▼

The best way to summarize pull request objectives is to use automated analysis that crafts concise summaries of PR goals and findings, aiding reviewers in making informed approval decisions efficiently.

Does automated PR analysis work within standard GitHub environments?▼

Yes, automated PR analysis operates within GitHub environments. It parses pull request data and diffs directly from GitHub to generate review comments and evaluate code issues.

What types of code violations can automated PR review detect?▼

Automated PR review can detect bugs, security concerns, performance bottlenecks, and API design violations. It analyzes pull request diffs to highlight critical issues needing attention before approval.