Get Pr Comments

Fetch and summarize review comments from the active pull request

v1truv1us Updated

File contents

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

v1truv1us/ai-eng-system/tree/main/.cursor/plugins/ai-eng-system/skills/get-pr-comments commit 96e6de77af

Frequently asked questions

npx skillmds@latest add v1truv1us-ai-eng-system/get-pr-comments