commit

star 13

Use when committing work, amending commits, creating fixup commits, creating branches as part of committing work, stacking work, inserting prerequisite work below the current branch, or recovering after raw Git commands. Load and follow the git-spice skill for the workflow.

abhinav By abhinav schedule Updated 5/7/2026

name: commit description: Use when committing work, amending commits, creating fixup commits, creating branches as part of committing work, stacking work, inserting prerequisite work below the current branch, or recovering after raw Git commands. Load and follow the git-spice skill for the workflow.

Commit Command

For any commit, amend, fixup, branch, stack, or raw-Git recovery task, load and follow:

../git-spice/SKILL.md

For commit message writing, also load:

../git-spice/references/writing-commit-messages.md

git-spice is the authoritative workflow for these operations.

Install via CLI
npx skills add https://github.com/abhinav/home --skill commit
Repository Details
star Stars 13
call_split Forks 6
navigation Branch main
article Path SKILL.md
More from Creator