graphite
✓使用 Graphite 進行導航和重新堆疊 (gt)
SKILL.md
This skill provides instructions for navigating branches and restacking stacks using Graphite (gt).
Use these commands to navigate through a stack of branches:
| gt up | Move to the branch immediately above the current one in the stack. | | gt down | Move to the parent of the current branch. | | gt prev | Move to the previous branch in the stack, as ordered by gt log. | | gt next | Move to the next branch in the stack, as ordered by gt log. | | gt top | Move to the tip branch of the current stack. |
使用 Graphite 進行導航和重新堆疊 (gt) 來源:kalbasit/ncps。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/kalbasit/ncps --skill graphite- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 graphite?
使用 Graphite 進行導航和重新堆疊 (gt) 來源:kalbasit/ncps。
如何安裝 graphite?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/kalbasit/ncps --skill graphite 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/kalbasit/ncps