home/categories/git-workflows/sasamuku-dotfiles-claude-skills-fixup-commit-skill-md
git-workflowsdevops

fixup-committing

Creates a fixup commit and performs autosquash rebase. Use when: user wants to fixup a commit, amend a previous commit, or squash into existing commit.

sasamuku
maintainer
sasamuku
更新於 1/14/2026
星標
2
分支
0
quick start

Installation and usage

Creates a fixup commit and performs autosquash rebase. Use when: user wants to fixup a commit, amend a previous commit, or squash into existing commit.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use fixup-committing