handle-pr-feedback

Installation
SKILL.md

Handle PR Feedback

Read review comments on a draft PR and push fixes.

Process

1. Get the PR

Ask for the PR number, or if the user doesn't provide one:

gh pr list --author "@me" --state open --draft --json number,title,url

Show the list and ask which one to work on, or pick the one with unresolved reviews.

2. Read the feedback

Related skills

More from hifisaputra/skills

Installs
4
First Seen
Mar 21, 2026