PR Superfresh
Complete refresh: sync → restack → fix GHA → fix comments → submit.
Safety: Confirms before destructive ops. Uses Graphite for git.
Steps
- •
Sync:
gt sync --force- •If conflicts: help resolve, then
gt continue - •Show stack:
gt log
- •If conflicts: help resolve, then
- •
Fix GHA (if failures):
- •
gh pr checks <PR> --json name,bucket,link - •Fetch logs, plan fixes, confirm, apply
- •Commit:
fix: resolve CI failures
- •
- •
Fix comments (if unresolved):
- •
python3 ~/.claude/skills/pr-fix-comments/scripts/pr_threads.py fetch --pr <PR> - •Plan fixes, confirm, apply
- •Commit:
pr-fix-comments - •Post replies, resolve threads
- •
- •
Submit (ask first):
gt ss --update-only
Summary
code
✓ Synced with trunk ✓ Fixed N GHA failures ✓ Fixed M PR comments ✓ Pushed to remote PR: <URL>