SKILL_MD
git-edit-commit
by LandonSchropp
20

Use when needing to fixup, squash, drop, reword, reorder, or edit commits in a branch's history. Handles the non-interactive approach agents need since `git rebase -i` requires a TTY.

Safe-ishScanned