git-spice
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
More from detailobsessed/agent-skills
macos-expert
Comprehensive modern macOS app development guidance grounded in Apple's Human Interface Guidelines and official Apple developer documentation. Use when building, reviewing, or refactoring macOS software with SwiftUI, AppKit, AppKit-SwiftUI bridging, SwiftData, accessibility, menus, windows, toolbars, sidebars, document and file workflows, drag and drop, sandboxing, distribution, or other Mac-specific platform behavior.
12wise-mcp
Best practices for building MCP servers with FastMCP, informed by battle-tested agentic tool design patterns. Use when building, wrapping, or refactoring MCP servers, tools, resources, or prompts.
3