pr-address-feedback
Installation
SKILL.md
PR Address Feedback
Workflow
- Fetch unresolved review threads, general PR comments, and bot comments (filter noise).
- Evaluate each comment and assign a disposition:
fix,doc-only,skip, ordefer. - Propose plan as a numbered table; wait for user approval. User edits by row number.
- Apply changes grouped by concern (docs / tests / api / refactor / error-handling).
- Commit each group with Conventional Commits; push once when all groups are done.
- File follow-up issues for deferred items, reply to every thread, and resolve fixed/doc/deferred threads.
Step 1 — Fetch
Get PR metadata: