Launchpad Plan
Analyze a task breakdown and produce a parallelization-aware implementation plan.
Purpose
Bridge between the spec's task list and the runner's parallel execution. The planner determines what can run concurrently and what must be sequential by analyzing dependency declarations and file mutation overlaps.
Workflow
1. Locate the Spec
Resolve the spec name from the user's request. Read specs/<spec-name>.tasks.md (or equivalent task breakdown file).
If miss
[Description truncada. Veja o README completo no GitHub.]