什麼是 graphite?
使用 Graphite (gt) 處理堆積 PR - 建立、導航和管理 PR 堆疊。 來源:withgraphite/agent-skills。
使用 Graphite (gt) 處理堆積 PR - 建立、導航和管理 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使用 Graphite (gt) 處理堆積 PR - 建立、導航和管理 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