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.
maintainer
sasamuku
Updated 1/14/2026
Stars
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.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use fixup-committing