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 で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/kalbasit/ncps