소개
Git Spice (gs) is a specialized skill that empowers Claude to handle 'stacked branch' workflows, a method for breaking large features into a sequence of smaller, dependent pull requests. This skill enables Claude to automate the tedious aspects of Git branch management, such as restacking dependent branches after mid-stack changes, navigating up and down a branch hierarchy, and submitting entire stacks of PRs to GitHub or GitLab. It is particularly useful for developers who want to maintain a clean, linear commit history while working on complex features that require incremental reviews.