pr-comments

Analyze GitHub pull request review comments and generate structured feedback summaries.

Updated Dec 18, 2025
One-click install
npx skills add https://github.com/malston/diego-capacity-analyzer --skill pr-comments-malston
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-comments
Source: https://github.com/malston/diego-capacity-analyzer/tree/main/.devcontainer/claude-config/.library/skills/pr-comments
Command: npx skills add https://github.com/malston/diego-capacity-analyzer --skill pr-comments-malston

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers quickly read, organize, and respond to GitHub pull request review comments by summarizing feedback and generating actionable items.

Core Features & Use Cases

  • PR Summary & Context: Compile title, author, and decision into a concise summary.
  • Comment Organization: Group feedback by file and line, highlight blocking issues vs suggestions.
  • Actionable Responses: Generate draft responses and track required changes for PRs.
  • Use Case: When a PR has dozens of comments across multiple files, this skill helps you create a coherent response plan and update checklist.

Quick Start

Use the pr-comments skill with a PR number or URL to fetch and analyze reviews. Example: /pr-comments 51 https://github.com/owner/repo/pull/51

Frequently Asked Questions about pr-comments

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

FAQPage Schema
How do I summarize GitHub pull request review comments?

To summarize GitHub pull request review comments, use this Skill to fetch and analyze PR data via the GitHub CLI, grouping feedback by file and line to generate a structured review summary with actionable items.

What is the best way to organize code review feedback across multiple files?

The best way to organize code review feedback across multiple files is to group comments by file and line, highlighting blocking issues versus suggestions to create a coherent response plan and update checklist.

Do I need the GitHub CLI to analyze pull request conversations?

Yes, you need the GitHub CLI (gh) installed and access to the repository to fetch PR data and conversations required for analyzing pull request review comments and generating structured feedback summaries.

Can I generate draft responses for required changes in a PR?

Yes, you can generate draft responses and track required changes for PRs by analyzing the review comments, compiling the title, author, and decision into a concise summary to streamline your responses.

How do I track action items from dozens of PR comments?

You can track action items from dozens of PR comments by applying this Skill to compile feedback into a structured summary, generating an actionable response plan and update checklist across multiple reviewers.

Does this approach work for summarizing feedback across multiple PRs and reviewers?

Yes, this approach works for summarizing feedback across multiple PRs, files, and reviewers, applying code review workflows to streamline responses and action item tracking for complex repository conversations.