git-chain
CommunityAutomate rebasing stacked Git branches.
Authordashed
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the management of chains of dependent Git branches, reducing manual rebasing and merging across multiple branches that build on each other.
Core Features & Use Cases
- Chain setup and orchestration: define an ordered sequence of branches with a root, enabling automated propagation of changes.
- Rebase or merge entire chains: update all dependent branches from root through the chain with a single command.
- Chain navigation and maintenance: view, backup, prune, and reconfigure chains as your workflow evolves.
- Real-world scenario: when a new change lands on the root, all downstream PRs are updated automatically in a predictable order.
Quick Start
Create a new chain with git chain setup <name> <root> <branch1> <branch2> and then run git chain rebase to propagate updates across the chain.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: git-chain Download link: https://github.com/dashed/claude-marketplace/archive/main.zip#git-chain Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.