claudeindex
Plugin

git-management

Local-only git workflow skills for stacked branch development. stack-splitter breaks a large branch into a chain of independently mergeable stacked branches via cherry-pick. stack-rebase rebases an entire chain atomically using git rebase --update-refs (git >= 2.38). Never pushes or writes to remote.

Installation

1

Add the marketplace

/plugin marketplace add LorcanChinnock/lorcan-claude-marketplace
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.