·graphite
</>

graphite

kalbasit/ncps

Navigation and restacking with Graphite (gt)

62Installs·3Trend·@kalbasit

Installation

$npx skills add https://github.com/kalbasit/ncps --skill graphite

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. |

Navigation and restacking with Graphite (gt) Source: kalbasit/ncps.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/kalbasit/ncps --skill graphite
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is graphite?

Navigation and restacking with Graphite (gt) Source: kalbasit/ncps.

How do I install graphite?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kalbasit/ncps --skill graphite Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/kalbasit/ncps

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01