handle-pr-feedback
Installation
SKILL.md
Handle PR Feedback
Overview
Monitor and respond to pull request review feedback. Triage comments by severity, automatically address minor issues (typos, documentation), and intelligently revert work items when major changes are requested. Keeps feedback loop coordinated between PR state and work item status.
When to Use
Handle PR feedback when:
- PR has unresolved review comments or requested changes
- Feedback arrives after initial submission
- Need to decide: address inline fixes vs. major rework
- Want to maintain synchronization between PR state and work item status
- Preparing for subsequent review rounds
When NOT to Use
Skip this skill for: