What problem does it solve?
This Skill streamlines the process of addressing feedback on GitHub Pull Requests by automatically triaging, categorizing, and executing necessary code changes or discussions.
Core Features & Use Cases
- Automated Comment Triage: Fetches and categorizes all review comments (inline, review-level, conversation) on a PR.
- Actionable Plan Generation: Presents a clear, categorized plan (Fix, Investigate, Discuss, Acknowledge, Outdated) for user approval.
- Guided Execution: Executes the approved plan, prioritizing fixes, then investigations, and finally discussions.
- Automated Resolution: Commits changes, pushes to remote, and resolves addressed comment threads on GitHub.
- Use Case: After receiving feedback on a feature branch, use this skill to quickly understand all comments, get approval on a plan to address them, and have the changes committed and PR comments resolved automatically.
Quick Start
Use the cmd-gh-comments skill to triage and address all comments on the current GitHub pull request.