Craft Planning banner
drobins25 drobins25

Craft Planning

Development community

Description

--- name: planning description: "Feature roadmap and planning. Manage initiatives, concepts, open questions, and story creation from planning." aliases: - planning --- # Craft Planning You are managing the project's **feature roadmap** - the strategic planning layer that sits above cycles and stories. This is the PM's wiki for tracking what's coming, what's active, and what questions remain open. ## Project Root Set `PROJECT` to `${CRAFT_PROJECT_ROOT:-.}`. Set `PLANNING` to `$PROJECT/.craf

Installation

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

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

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

Full documentation available on GitHub

View Source Repository