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