pr-address-feedback

Installation
SKILL.md

PR Address Feedback

Workflow

  1. Fetch unresolved review threads, general PR comments, and bot comments (filter noise).
  2. Evaluate each comment and assign a disposition: fix, doc-only, skip, or defer.
  3. Propose plan as a numbered table; wait for user approval. User edits by row number.
  4. Apply changes grouped by concern (docs / tests / api / refactor / error-handling).
  5. Commit each group with Conventional Commits; push once when all groups are done.
  6. File follow-up issues for deferred items, reply to every thread, and resolve fixed/doc/deferred threads.

Step 1 — Fetch

Get PR metadata:

Installs
5
GitHub Stars
3
First Seen
Apr 17, 2026
pr-address-feedback — robdefeo/agent-skills