Fetch and summarize review comments from the active pull request
Scanned 9/9/2026
Install to Claude Code
npx -y skills add StudyDrift/lextures --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/studydrift-get-pr-comments)More formats (shields.io, HTML) on the badges page.
---
name: get-pr-comments
description: Fetch and summarize review comments from the active pull request
disable-model-invocation: true
---
# 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 clarificationIs 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!