什么是 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