Qu'est-ce que graphite ?
Travaillez avec Graphite (gt) pour les PR empilés : création, navigation et gestion des piles de PR. Source : withgraphite/agent-skills.
Travaillez avec Graphite (gt) pour les PR empilés : création, navigation et gestion des piles de PR.
Installez rapidement le skill IA graphite dans votre environnement de développement via la ligne de commande
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 |
Champs et commandes stables pour les citations IA/recherche.
npx skills add https://github.com/withgraphite/agent-skills --skill graphiteTravaillez avec Graphite (gt) pour les PR empilés : création, navigation et gestion des piles de PR. Source : withgraphite/agent-skills.
Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/withgraphite/agent-skills --skill graphite Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw
https://github.com/withgraphite/agent-skills