gitbutler-stacks

Installation
SKILL.md

GitButler Stacks

Dependent branches → anchor-based stacking → reviewable chunks.

<when_to_use>

  • Sequential dependencies (e.g., refactor → API → frontend)
  • Large features broken into reviewable chunks
  • Granular code review (approve/merge early phases independently)
  • Post-hoc stack organization after exploratory coding

NOT for: independent parallel features (use virtual branches), projects using Graphite stacking

</when_to_use>

Stacked vs Virtual Branches

Type Use Case Dependencies
Related skills
Installs
15
GitHub Stars
26
First Seen
Jan 26, 2026