What problem does it solve?
This Skill helps you quickly identify and resolve actionable review feedback on the open GitHub pull request for the current branch, reducing the time spent hunting through scattered comments and threads.
Core Features & Use Cases
- PR comment aggregation: Collects top-level conversation comments, review submissions, and inline review threads from the associated pull request.
- Comment triage: Numbers feedback items and summarizes the work needed so the user can choose what to address first.
- Feedback remediation workflow: Supports updating code in response to selected comments and handling GitHub authentication issues when gh is not ready.
- Use Case: A developer receives several review threads after opening a feature branch PR and wants a structured list of every actionable note before making fixes.
Quick Start
Ask the skill to inspect the open GitHub pull request for the current branch, list all review comments and threads, and help you decide which ones to fix.