Что такое graphite?
Навигация и перестановка с помощью Graphite (gt) Источник: kalbasit/ncps.
Навигация и перестановка с помощью Graphite (gt)
Быстро установите AI-навык graphite в вашу среду разработки через командную строку
Источник: kalbasit/ncps.
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Навигация и перестановка с помощью Graphite (gt) Источник: kalbasit/ncps.
Откройте терминал или инструмент командной строки (Terminal, iTerm, Windows Terminal и т.д.) Скопируйте и выполните эту команду: npx skills add https://github.com/kalbasit/ncps --skill graphite После установки навык будет автоматически настроен в вашей AI-среде разработки и готов к использованию в Claude Code, Cursor или OpenClaw
https://github.com/kalbasit/ncps