graphite-stacks

Installation
SKILL.md

Graphite Stacks

Trunk-based development with stacked PRs using Graphite CLI.

<when_to_use>

  • Creating or managing branch stacks
  • Submitting stacked PRs
  • Reorganizing branch relationships
  • Addressing PR feedback across a stack
  • Recovering from stack corruption
  • Any gt command usage

</when_to_use>

Core Principle

Use gt commands exclusively. Mixing git and gt causes sync issues and divergent stacks. The only exception: git add for staging (or use -a flags).

Related skills
Installs
76
GitHub Stars
26
First Seen
Jan 26, 2026