Craft Cycle Design banner
drobins25 drobins25

Craft Cycle Design

Design community

Description

--- name: cycle-design description: "Design a cycle — create new cycles with planned stories, detail existing planning cycles, or quick-sketch a roadmap. Detects planning docs in .craft/planning/ and sources the cycle from them when relevant." --- # Cycle Design Create a new cycle or detail an existing one — this IS the planning phase. Stories come out fully fleshed with implementation details. ## Phase Dispatch (runs before Step 1) **If args specify an existing planning cycle directory** (e

Installation

Installs to ~/.claude/skills/drobins25-craft-craft-cycle-design/SKILL.md

Terminal
mkdir -p ~/.claude/skills/drobins25-craft-craft-cycle-design && curl -fsSL https://raw.githubusercontent.com/drobins25/craft/HEAD/commands/craft-cycle-design.md -o ~/.claude/skills/drobins25-craft-craft-cycle-design/SKILL.md

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

Full documentation available on GitHub

View Source Repository