What problem does it solve?
This Skill helps you systematically find unresolved pull request review comments, understand the surrounding discussion, and turn review feedback into concrete code changes without losing context.
Core Features & Use Cases
- Review Comment Triage: Collects unresolved PR-level and inline comments, then skips outdated or already-resolved threads.
- Context-Aware Fixes: Reads the full thread so you can respect maintainer guidance, challenge suggestions when needed, or ask the user before making uncertain changes.
- Post-Approval Cleanup: Summarizes the changes made, then helps reply to comments and resolve threads after the user approves the updates.
- Use Case: A maintainer leaves several review notes on your branch, and you want to address each one carefully, explain the outcome, and close the loop cleanly.
Quick Start
Use the address-feedback skill to inspect the current branch’s pull request review comments, apply the necessary fixes, and prepare a concise summary for my approval.