pr-github-review

Extract GitHub pull request comments and generate a structured review plan.

11|Updated Sep 5, 2025
One-click install
npx skills add https://github.com/thrawn01/claude-dotfiles --skill pr-github-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-github-review
Source: https://github.com/thrawn01/claude-dotfiles/tree/main/skills/pr-github-review
Command: npx skills add https://github.com/thrawn01/claude-dotfiles --skill pr-github-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review GitHub pull request comments to identify reviewer feedback and generate a coherent action plan to address it.

Core Features & Use Cases

  • Identify and extract reviewer comments from a PR.
  • Filter feedback by reviewer if a specific author is provided.
  • Produce a structured review plan with suggested responses and next steps.
  • Use Case: Given a PR URL, quickly summarize all comments and outline required changes.

Quick Start

Provide the GitHub PR URL and optional reviewer username to begin the review process.

Frequently Asked Questions about pr-github-review

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

FAQPage Schema
How do I generate a review plan for GitHub pull request comments?

To generate a review plan for GitHub pull request comments, provide a PR URL to extract reviewer feedback and output a structured action plan with suggested responses and next steps.

How do I extract code review feedback from a specific reviewer on a GitHub PR?

You can extract code review feedback from a specific reviewer by providing their GitHub username as a filter, which isolates their comments from the PR threads to produce targeted review feedback.

Can I summarize all pull request comments using just a GitHub repository URL?

Yes, you can summarize pull request comments using any GitHub repository URL. The tool parses PR threads, extracts comments, and outlines required changes without needing additional setup.

What is the best way to address reviewer feedback on a GitHub pull request?

The best way to address reviewer feedback is to parse GitHub PR comments into a structured review plan, allowing you to systematically tackle suggested responses and required code changes.

Do I need any dependencies to parse GitHub PR threads for code review automation?

No dependencies are required to parse GitHub PR threads for code review automation. You simply provide the PR URL and an optional reviewer username to isolate comments and generate a review plan.