What problem does it solve?
Reads a design spec and breaks it down into atomic implementation tasks with checkboxes, file maps, complete code snippets, and pre-written commit messages. For UI features, generates an HTML wireframe mockup before writing the plan. Produces a plan document in docs/devflow/plans/. USE WHEN: create implementation plan, break down tasks, task planning, devflow plan phase, create checklist from spec.
Core Features & Use Cases
- Converts a design spec into a structured task breakdown with dependencies and milestones.
- Produces a plan document and optional UI wireframe mockups to guide Implementers.
- Automates creation of ready-to-paste commit messages and per-task checkpoints for traceability and review.
Quick Start
Provide a design spec path or describe the feature to plan, and let the Planner generate a complete plan and mockups in docs/devflow/plans.