get-pr-comments

Fetch pull request review comments and group them by severity into prioritized actions.

2.6k|204|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/cursor/plugins --skill get-pr-comments-cursor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: get-pr-comments
Source: https://github.com/cursor/plugins/tree/main/cursor-team-kit/skills/get-pr-comments
Command: npx skills add https://github.com/cursor/plugins --skill get-pr-comments-cursor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly understand noisy PR feedback by aggregating review and discussion comments into a concise, prioritized set of actions.

Core Features & Use Cases

  • Fetches all review comments and discussion threads from the active pull request.
  • Groups feedback by severity and actionability to highlight critical tasks.
  • Produces a prioritized action list suitable for developer lanes and product planning.
  • Use Case: A reviewer team wants a one-page summary of changes requested to speed up triage and merge readiness.

Quick Start

Summarize the active pull request comments into a concise, prioritized action list.

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 tasks?

To summarize pull request comments into actionable tasks, this skill fetches all review comments and discussion threads on the active PR, groups feedback by severity and actionability, and produces a prioritized list of concrete actions for developer follow-up.

What is the best way to extract actionable tasks from noisy GitHub review threads?

The best way to extract actionable tasks from noisy GitHub review threads is to aggregate the feedback, group it by severity and actionability, and generate a concise, prioritized action list suitable for project planning and triage.

How do I group GitHub code review feedback by severity for triage?

You can group GitHub code review feedback by severity by fetching all review comments and discussion threads on the active pull request, then categorizing them by actionability to highlight critical tasks and speed up merge readiness.

Can I generate a prioritized action list from PR review comments for my current branch?

Yes, you can generate a prioritized action list from PR review comments by identifying and fetching all discussion threads on the active pull request for your current branch, then producing a concise list of concrete, prioritized actions.

Does this PR feedback summarizer work with all discussion threads on an active pull request?

Yes, this PR feedback summarizer works by identifying and fetching all review comments and discussion threads on the active pull request for the current branch, ensuring all feedback is grouped and summarized into actionable tasks.