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
Actualizado 1/14/2026
Estrellas
2
Forks
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use fixup-committing