gh-pr-review

Automate GitHub pull request reviews with inline comments and change requests.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/duderine/CherryStudio --skill gh-pr-review-duderine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-pr-review
Source: https://github.com/duderine/CherryStudio/tree/main/.agents/skills/gh-pr-review
Command: npx skills add https://github.com/duderine/CherryStudio --skill gh-pr-review-duderine

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review GitHub pull requests using the gh-pr-review extension to add inline comments, request changes, approve, or comment on the PR, streamlining the review workflow.

Core Features & Use Cases

  • Identify the target PR from a number, URL, or current branch.
  • Gather PR context and perform a structured review with inline comments and a runnable workflow for submitting reviews.
  • Use in code-review scenarios across repositories to maintain quality and compliance with review guidelines.

Quick Start

Review PR #123 in owner/repo and generate inline comments with suggested changes.

Frequently Asked Questions about gh-pr-review

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

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

Automate GitHub pull request reviews by using the gh-pr-review extension to collect PR context and diffs, add inline comments, and submit approvals or change requests. This streamlines structured code reviews across multiple repositories.

Can I request changes and approve pull requests directly from the command line?

Yes, you can manage the full review lifecycle from the command line by coordinating start-review, add-comment, and submit commands to request changes or approve pull requests with validation and guardrails.

Do I need the gh-pr-review CLI installed to perform structured code reviews?

Yes, the gh-pr-review CLI must be installed to perform structured code reviews. The Skill requires this extension to gather PR context, apply validation, and coordinate the inline comment workflow.

What's the best way to review pull requests across multiple GitHub repositories?

The best way to review pull requests across multiple repositories is using a structured workflow that identifies target PRs from a number, URL, or branch, and maintains review quality with inline comments and guidelines.

How does the gh-pr-review extension handle the pull request review lifecycle?

The gh-pr-review extension handles the pull request review lifecycle by collecting diffs, applying guardrails, and coordinating commands to manage inline comments, change requests, and approvals for code compliance.