git-spice

Installation
SKILL.md

git-spice

git-spice is a CLI tool for managing stacks of dependent branches and their corresponding pull/merge requests. It removes the friction of rebasing and updating dependent MRs as you iterate.

When in doubt, consult the built-in help generously. Every command and subcommand has detailed help:

git-spice -h                    # all top-level commands
git-spice stack -h              # stack subcommands
git-spice branch -h             # branch subcommands
git-spice <command> -h          # any command

When to use

Related skills
Installs
4
First Seen
Mar 7, 2026