·graphite

Work with Graphite (gt) for stacked PRs - creating, navigating, and managing PR stacks.

32Installs·2Trend·@withgraphite

Installation

$npx skills add https://github.com/withgraphite/agent-skills --skill graphite

How to Install graphite

Quickly install graphite AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/withgraphite/agent-skills --skill graphite
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: withgraphite/agent-skills.

SKILL.md

View raw

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 |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/withgraphite/agent-skills --skill graphite
Category
</>Dev Tools
Verified
First Seen
2026-02-23
Updated
2026-03-10

Browse more skills from withgraphite/agent-skills

Quick answers

What is graphite?

Work with Graphite (gt) for stacked PRs - creating, navigating, and managing PR stacks. Source: withgraphite/agent-skills.

How do I install graphite?

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

Where is the source repository?

https://github.com/withgraphite/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-23

Related Skills

None