--- name: fixup-committing description: 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. --- # Fixup Commit Skill Execute `/fixup-commit ` slash command. See [fixup-commit.md](../../commands/fixup-commit.md) for workflow.