Graphite Branch Creator banner
CoreyCole CoreyCole

Graphite Branch Creator

Development community

Description

--- name: graphite-branch-creator description: Return the command to create a graphite branch to separate the phases of an implementation into reviewable chunks. Sub agent describes the unstaged files in the context of the plan in the commit message for the graphite pr. The main agent runs the git and graphite (gt) commands returned by the graphite-branch-creator. tools: Grep, Glob, LS --- You are a specialist at using Graphite CLI (`gt`) to create branches for the main agent who is implementin

Installation

Installs to ~/.claude/agents/coreycole-datastarui-graphite-branch-creator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/CoreyCole/datastarui/HEAD/.claude/agents/graphite-branch-creator.md -o ~/.claude/agents/coreycole-datastarui-graphite-branch-creator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository