What is graphite?
Work with Graphite (gt) for stacked PRs - creating, navigating, and managing PR stacks. Source: withgraphite/agent-skills.
Work with Graphite (gt) for stacked PRs - creating, navigating, and managing PR stacks.
Quickly install graphite AI skill to your development environment via command line
Source: withgraphite/agent-skills.
Work with Graphite (gt) for creating, navigating, and managing stacked pull requests.
| Create a new branch/PR | gt create branch-name -m "message" | | Amend current branch | gt modify -m "message" | | Navigate up the stack | gt up | | Navigate down the stack | gt down | | Jump to top of stack | gt top | | Jump to bottom of stack | gt bottom | | View stack structure | gt ls | | Submit stack for review | gt submit --no-interactive |
| Rebase stack on trunk | gt restack | | Change branch parent | gt track --parent | | Rename current branch | gt rename | | Move branch in stack | gt move |
Stable fields and commands for AI/search citations.
npx skills add https://github.com/withgraphite/agent-skills --skill graphiteWork with Graphite (gt) for stacked PRs - creating, navigating, and managing PR stacks. Source: withgraphite/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/withgraphite/agent-skills --skill graphite Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/withgraphite/agent-skills