omgskills Get the Mac app
Skill

get-pr-comments

@cursor 2.4k stars Updated 2026-07-23 Author match: High

Fetch and summarize review comments from the active pull request

Install

Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.

Install command
git clone https://github.com/cursor/plugins /tmp/plugins && ln -s /tmp/plugins/cursor-team-kit/skills/get-pr-comments ~/.claude/skills/get-pr-comments

View on GitHub

From README

Get PR comments Trigger Need a concise, actionable summary of feedback on the active pull request. Workflow Resolve the active PR for the current branch. Fetch review comments and discussion comments. Group feedback by severity and actionability. Return a concise action list. Output Grouped feedback summary Action list ordered by priority Open questions that still need clarification

More from this repo