Plan Stages banner
by-carlos by-carlos

Plan Stages

Design community

Description

--- description: Bootstrap a staged-rollout .plan/ from a project idea — design, decompose, scaffold, and commit. Executes no stage. argument-hint: <project idea> --- # /plan-stages — bootstrap a `.plan/` scaffold Turn a project idea into a committed `.plan/` folder: design → decompose → scaffold → commit. **No stage is executed here.** This command is a thin wrapper around the `staged-rollout` skill; the skill and its `references/templates/` are the single source of truth for the method and f

Installation

Installs to ~/.claude/skills/by-carlos-plan-staged-rollout-plan-stages/SKILL.md

Terminal
mkdir -p ~/.claude/skills/by-carlos-plan-staged-rollout-plan-stages && curl -fsSL https://raw.githubusercontent.com/by-carlos/plan-staged-rollout/HEAD/commands/plan-stages.md -o ~/.claude/skills/by-carlos-plan-staged-rollout-plan-stages/SKILL.md

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

Full documentation available on GitHub

View Source Repository