What problem does it solve?
This Skill helps teams translate nebulous goals into concrete, manageable work items by decomposing complex tasks into a structured set of steps and waves.
Core Features & Use Cases
- Structured decomposition: Breaks down goals into independent, testable tasks with clear boundaries.
- Wave planning: Organizes work into execution waves to optimize sequencing and parallelism.
- Verification-ready outputs: Produces verifiable tasks with explicit dependencies and criteria for completion.
- Use Case: Plan large features by creating sequential waves of tasks that can be verified at each step.
Quick Start
Step 1: Identify the Goal
Step 2: Break it into major components
Step 3: Create tasks with dependencies and estimates
Step 4: Organize tasks into Waves with ordered sequencing
Step 5: Document acceptance criteria and verification steps
Example: Decompose a feature like "Search with filters" into Wave 1: Setup environment; Wave 2: Data model; Wave 3: API; Wave 4: UI; Wave 5: Tests.