git-fix-pr
Git Fix PR
Use this skill to turn an active PR with blockers into a clean follow-up push. Optimize for good triage, explicit user decisions, short reviewer replies, and one final push after all local commits and PR housekeeping are ready.
This is a companion to git-commit-pr: use that skill's staging, commit, validation, and push discipline when it is available. Local repo rules still win.
Core Invariant
Do not push fix commits while still discovering or working through blockers. A push can retrigger CI, review bots, or reviewer notifications. Gather the full PR state, agree on a plan, finish local fixes, commit, prepare or post all necessary replies/body updates, then push once.
If the host requires new commits to exist remotely before a reply can link to them, queue the exact replies, push once, then post the queued replies immediately after that push without making more commits.
Identify The Target PR
Resolve the target PR before collecting blockers.
Use the PR the user specified by reference when invoking this skill: