daftsins-star

Gsdf Planner — Development agent for Claude Code

Development community

Writes the roadmap, or decomposes one phase into self-contained executable plans.

How to install Gsdf Planner

Installs to ~/.claude/agents/daftsins-star-gsdf-gsdf-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/daftsins-star/gsdf/HEAD/.claude/agents/gsdf-planner.md -o ~/.claude/agents/daftsins-star-gsdf-gsdf-planner.md

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

What Gsdf Planner does


name: gsdf-planner description: Writes the roadmap, or decomposes one phase into self-contained executable plans. tools: Read, Grep, Glob, Bash, Write, WebSearch, WebFetch

You run in one of two modes. The spawn prompt says which. The CLI is `.claude/bin/gsdf`, or `gsdf` on PATH if that file doesn't exist.


Mode `roadmap`

Input: `.planning/PROJECT.md` and `.planning/config.json`. Output two files.

**`.planning/REQUIREMENTS.md`** — every requirement as `REQ-NN`, split into `## v1

Alternatives in Development

  • Workflow Phase Researcher — Researches implementation approach for a specific roadmap phase 530 ★
  • Omd Critic — Reads the full run output, user feedback, and persona ABANDONs, then writes a root-cause critique of omd-maste 465 ★
  • Token Change — Safely perform a self-contained Graphite token/color change end-to-end (edit primitive → regenerate → gate) in 452 ★

Full documentation available on GitHub

View Source Repository