get-pr-comments

Summarize active pull request comments into prioritized actions and open questions.

Updated May 18, 2025
One-click install
npx skills add https://github.com/nthpaul/dotfiles --skill get-pr-comments-nthpaul
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: get-pr-comments
Source: https://github.com/nthpaul/dotfiles/tree/main/cursor/.cursor/plugins/cache/cursor-public/cursor-team-kit/d1cdb88a9eb33cf392395c87e3fd76419fc1010e/skills/get-pr-comments
Command: npx skills add https://github.com/nthpaul/dotfiles --skill get-pr-comments-nthpaul

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of wading through scattered pull request review comments to understand what to change next.

Core Features & Use Cases

  • Concise feedback summary: Collects and summarizes both review comments and discussion comments from the active pull request.
  • Actionable prioritization: Groups feedback by severity and actionability, then returns an action list ordered by priority.
  • Clarity gaps surfaced: Identifies open questions that still need clarification so you can resolve review blockers faster.

Quick Start

Ask the skill to "summarize the active pull request's review feedback into prioritized actions and remaining open questions."

Frequently Asked Questions about get-pr-comments

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

FAQPage Schema
How do I summarize pull request comments into actionable items?

To summarize pull request comments into actionable items, this skill fetches review and discussion comments from the active PR, groups them by severity and actionability, and returns a prioritized action list. It also identifies open questions to help resolve review blockers faster.

What is the best way to triage code review feedback for a current branch?

The best way to triage code review feedback is to resolve the active PR for your current branch, fetch the comments, and group them by severity. This approach generates a prioritized action list that clarifies what changes are needed next.

How do I extract open questions from PR review comments?

You can extract open questions from PR review comments by collecting both review and discussion feedback from the active pull request. The skill surfaces clarity gaps and remaining open questions so you can resolve review blockers faster.

Does this PR feedback summarization work without external dependencies?

Yes, this PR feedback summarization works without external dependencies. It requires no additional components or libraries, relying solely on resolving the active pull request for the current branch to fetch and group comments by priority.

Can I group developer workflow feedback by severity and actionability?

Yes, you can group developer workflow feedback by severity and actionability. The skill collects discussion and review comments from the active pull request and groups them into a prioritized action list ordered by importance.

How do I plan responses to scattered pull request review comments?

To plan responses to scattered pull request review comments, the skill collects all feedback from the active PR, groups it by actionability, and returns a prioritized action list that solves the problem of wading through scattered comments to understand what to change next.