stacked-pr
CommunityMaster complex branch workflows with ease.
Authorthebrokencube
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the management of complex, multi-branch Git workflows, ensuring changes propagate correctly and conflicts are resolved efficiently across dependent branches.
Core Features & Use Cases
- Propagation Workflow: Guides users through rewriting parent branches and propagating changes to child branches using
reset + cherry-pick. - Fixup Targeting: Ensures fixup commits are applied to the correct target commit.
- Generated Commits: Manages deterministic commits (e.g., from codegen or dependency updates) using a drop-and-rerun pattern.
- Conflict Resolution: Provides clear strategies for mechanical, semantic, and generated conflicts.
- Use Case: When developing a large feature that requires several intermediate branches, this Skill helps maintain a clean, linear history and prevents merge hell.
Quick Start
Use the stacked-pr skill to propagate changes from the feature-a branch to its child feature-b.
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: stacked-pr Download link: https://github.com/thebrokencube/files-with-a-dot/archive/main.zip#stacked-pr 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.