gt-stack - Organize code changes into Graphite stack for PR isolation
Analyzes changes and organizes them into a Graphite stack of logically isolated PRs
Tags
Updated: 2026-02-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- run gt ls
- run git status
- run git diff
- analyze changes
- group changes
- present split plan
- create git branches
- stage specific files
Inputs
- current changes
- staged files
- unstaged files
- git repository
- ARGUMENTS parameter
Outputs
- stack assessment
- split proposal
- created branches
- PR stack
Requirements
- gt CLI installed
- clean working tree
- git repository
