stackit
CommunityAutomate stacked Git branches and PRs.
Software Engineering#automation#workflow#branch management#pull requests#stacked branches#stackit#git stack
Authorjonnii
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Stackit helps developers organize complex, feature-based work by managing stacked Git branches and their associated PRs. It reduces merge conflicts, speeds up reviews, and enables incremental delivery with a clear branch hierarchy.
Core Features & Use Cases
- Stacked Branches: Create and manage a chain of dependent feature branches that build on each other.
- PR Submission: Push the entire stack or a subset to GitHub in a single command.
- Automatic Restacking: Keep branches updated as ancestors change, maintaining a coherent history.
Quick Start
- Initialize Stackit in your repository:
stackit init - Stage changes and create the first stacked branch:
echo "feat: start feature" | stackit create - Visualize the stack:
stackit log - Submit the stack for review:
stackit submit --stack
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: stackit Download link: https://github.com/jonnii/stackit/archive/main.zip#stackit 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.