What problem does it solve?
Resolve review comments on GitHub PRs — fetches unresolved review threads, evaluates each suggestion, applies valid fixes in a single commit, replies to every comment explaining what was done and why, and resolves them all. Works with any reviewer: Copilot, Dependabot, human teammates, or any other source. Use this skill whenever the user mentions PR feedback, review comments, copilot suggestions, or wants to process/address/resolve review threads. Also trigger when the user says things like "handle the review comments", "address the PR feedback", "deal with the review suggestions", "clean up the PR reviews", "review the comments on my PR", "check the PR feedback", "look at the review comments on this PR", or "resolve the review threads".
Core Features & Use Cases
- Fetch unresolved review threads and group by file for efficient processing
- Evaluate each suggestion and apply valid fixes in a single commit
- Reply to every comment explaining actions taken and why
Quick Start
Provide a PR identifier or allow auto-detection and I will resolve all unresolved review threads on that PR.