playbook/outfitter-agents/plugins/gt
ci[bot] 06e0d13d57 📦 deps(thirdparty): update snapshots 2026-05-29 08:33:53 +00:00
..
skills/stacks 📦 deps(thirdparty): update snapshots 2026-05-29 08:33:53 +00:00
README.md 📦 deps(thirdparty): update snapshots 2026-05-29 08:33:53 +00:00
package.json 📦 deps(thirdparty): update snapshots 2026-05-29 08:33:53 +00:00

README.md

Graphite Plugin

Graphite stack workflows for trunk-based development with stacked PRs.

Skills

stacks

Complete Graphite workflow for managing stacked PRs. Use when creating branch stacks, navigating dependencies, submitting for review, or syncing with trunk.

Triggers: graphite, gt commands, stacked PRs, trunk-based development, gt create, gt submit

Covers:

  • Branch creation with gt create
  • Stack navigation (gt up, gt down, gt top, gt bottom)
  • Modifying branches with gt modify and gt absorb
  • Stack visualization (gt status, gt log, gt ls)
  • Submitting PRs with gt submit
  • Syncing and maintenance (gt sync, gt restack)
  • Recovery patterns (gt undo, gt repo fix)

Installation

/plugin install gt@outfitter

Requirements

  • Graphite CLI (gt) installed and authenticated
  • Repository initialized with Graphite (gt init)