gh-pr-reviews

Fetch and organize GitHub PR comments and reviews for local review.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/jaxxstorm/dotfiles --skill gh-pr-reviews
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-pr-reviews
Source: https://github.com/jaxxstorm/dotfiles/tree/main/dot_codex/skills/gh-pr-reviews
Command: npx skills add https://github.com/jaxxstorm/dotfiles --skill gh-pr-reviews

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Inspect and address GitHub pull request comments and reviews with the local gh-pr-reviews command. Use when the user asks to see, summarize, fix, or address PR comments, reviews, requested changes, or inline feedback.

Core Features & Use Cases

  • Inspect current PR conversation to identify actionable items.
  • Summarize review threads, identify requested changes, and track status.
  • Apply fixes or generate patch suggestions locally and report back.

Quick Start

Run gh-pr-reviews inside a checked-out repository to inspect and address the active PR.

Frequently Asked Questions about gh-pr-reviews

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

FAQPage Schema
How do I summarize and address GitHub pull request feedback locally?

To summarize and address GitHub pull request feedback locally, use the gh-pr-reviews command to fetch and organize PR comments, review threads, and requested changes from GitHub directly within your checked-out repository.

What's the best way to inspect and fix inline code review comments on a specific PR?

The best way to inspect and fix inline code review comments on a specific PR is using gh-pr-reviews, which fetches review threads, preserves file paths and URLs, and enables applying local fixes or generating patch suggestions directly in your repository.

Do I need the gh CLI to review and address GitHub PR comments?

Yes, you need the gh CLI installed and a valid GH_TOKEN or an authenticated host to fetch GitHub pull request comments and reviews locally for summarization and addressing.

Can I track requested changes and review states across multiple files in a pull request?

Yes, you can track requested changes and review states across multiple files and threads, as gh-pr-reviews fetches, organizes, and preserves file paths and review states during local PR feedback reporting.

How does local PR review handle file paths and URLs when summarizing feedback?

Local PR review handles file paths and URLs by explicitly preserving them during the fetching and reporting process, ensuring you can trace summarized feedback and requested changes back to their exact locations on GitHub.