What problem does it solve?
This Skill helps developers find the open pull request for the current branch and efficiently address review and issue comments using the GitHub CLI, removing manual searching and summarization overhead.
Core Features & Use Cases
- Locate PR for current branch: Finds the open pull request associated with the developer's current branch so you can focus on relevant feedback.
- Enumerate and summarize review threads: Lists comments and review threads, providing short summaries and numbering to simplify selection.
- Interactive selection and remediation: Prompts the user to choose which comments to address and supports applying fixes or preparing responses.
- Resilient auth handling: Verifies gh authentication, prompts to re-authenticate if needed, and advises on elevated sandbox permissions for networked gh commands.
- Use Case: A developer preparing a branch for merge can quickly review outstanding feedback, pick actionable items, and apply or draft fixes with guided steps.
Quick Start
Run the skill to locate the open PR for your current branch, list and summarize review threads, and prompt you to select which comments to address.