Workplan banner
MisterRaindrop MisterRaindrop

Workplan

Design community

Description

--- description: Turn an approved Design into the work plan -- steps, task breakdown, dependencies, verification, rollout; the user reviews a summary and approves allowed-tools: Bash, Read, Write, Edit, Task, AskUserQuestion --- Translate an **approved `DESIGN.md`** into `WORKPLAN.md` -- the *how*: implementation steps, task breakdown, dependencies, verification, rollout. This stage is deliberately cheap: the approach was settled at Design, so there is no adversarial review here and no section-b

Installation

Installs to ~/.claude/skills/misterraindrop-agent-router-cc-workplan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/misterraindrop-agent-router-cc-workplan && curl -fsSL https://raw.githubusercontent.com/MisterRaindrop/agent-router-cc/HEAD/commands/workplan.md -o ~/.claude/skills/misterraindrop-agent-router-cc-workplan/SKILL.md

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

Full documentation available on GitHub

View Source Repository