graphite とは?
スタックされた PR の Graphite (gt) を使用して、PR スタックの作成、移動、管理を行います。 ソース: withgraphite/agent-skills。
スタックされた PR の Graphite (gt) を使用して、PR スタックの作成、移動、管理を行います。
コマンドラインで graphite AI スキルを開発環境にすばやくインストール
ソース: 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 |
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/withgraphite/agent-skills --skill graphiteスタックされた PR の Graphite (gt) を使用して、PR スタックの作成、移動、管理を行います。 ソース: withgraphite/agent-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/withgraphite/agent-skills --skill graphite インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/withgraphite/agent-skills