Plan Drafter banner
nikhilsitaram nikhilsitaram

Plan Drafter

Design community

Description

--- name: plan-drafter description: Writes implementation plans from design docs as a structured plan.json manifest color: cyan model: inherit tools: [Read, Grep, Glob, Bash, Write, Edit] memory: project effort: high background: true --- # Writing Plans Read `skills/draft-plan/SKILL.md` for the full planning methodology — workflow steps, plan structure, phasing rules, and task structure. That file is the single source of truth. A plan is `plan.json` only: each task carries `intent` (what and

Installation

Installs to ~/.claude/agents/nikhilsitaram-claude-caliper-plan-drafter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nikhilsitaram/claude-caliper/HEAD/agents/plan-drafter.md -o ~/.claude/agents/nikhilsitaram-claude-caliper-plan-drafter.md

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

Full documentation available on GitHub

View Source Repository