What problem does it solve?
This Skill helps teams convert a written spec into a structured, dependency-aware task graph, enabling autonomous execution by producing demoable parent units first and then decomposed sub-tasks after approval.
Core Features & Use Cases
- Converts a spec into a native task graph using TaskCreate/TaskUpdate, establishing clear parent–subtask relationships and metadata for workers.
- Enforces an explicit approval step before decomposition to maintain alignment and control scope.
- Generates self-contained task metadata, verification steps, and proof artifacts to support automated execution and traceability.
- Use cases include feature development pipelines, spec-driven automation, and collaborative planning with auditable DAGs.
Quick Start
Provide a project spec and ask cw-plan to generate a parent-task graph with dependencies for review.