Use when pull-request feedback needs to be fetched and summarized for action.
Scanned 9/23/2026
Install to Claude Code
npx -y skills add jaydubya818/MissionControl --skill get-pr-comments --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Get Pr Comments?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jaydubya818-get-pr-comments)More formats (shields.io, HTML) on the badges page.
---
name: get-pr-comments
description: "Use when pull-request feedback needs to be fetched and summarized for action."
license: MIT
metadata:
author: jstack-maintainers
source: michael-denyer/pstack-claude
source-version: "0.9.30"
source-commit: 45f768349a6d7d7e71509fee3f5bccfad54b3bad
owner: software-factory
risk: low
capabilities: jstack,pull-request-workflow
---
# Get PR comments
## Trigger
Need a concise, actionable summary of feedback on the active pull request.
## Workflow
1. Resolve the active PR for the current branch.
2. Fetch review comments and discussion comments.
3. Group feedback by severity and actionability.
4. Return a concise action list.
## Output
- Grouped feedback summary
- Action list ordered by priority
- Open questions that still need clarification
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!