github-pr-fixup
Installation
SKILL.md
GitHub PR Fixup
Fix review feedback and CI failures on an existing GitHub pull request. Work on the PR's source branch. Do not open a new PR.
Required tools
Verify both tools exist before doing anything else:
gh --version
jq --version
If either command is missing, stop and tell the user to run:
brew install gh jq