get-pr-comments · git:20260827.7ac420e · 2026-08-27 · sha256 6442a6804eb18b0c
get-pr-comments git:20260827.7ac420eA
Immutable. This exact content is served forever at /api/v1/blob/6442a6804eb18b0c.
--- name: get-pr-comments description: Fetch and summarize review comments from the active pull request menu-description: fetch and summarize review comments from the active PR --- # 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