| Task Size | Flow | Why |
|---|---|---|
| Trivial | Just do it | No plan needed |
| Small (1–4 tasks) | ce-work | Wave overhead not worth it |
| Medium–Large (5+) | brainstorm → plan → /wave-execute | Parallel agents, fresh contexts, no rot |
Describe your idea. Claude asks questions one at a time — auth model, data source, scope, constraints. Produces a spec document.
Claude produces a structured plan with 10 numbered tasks, file paths, and explicit dependencies between them.
Type /wave-execute plan.md. Claude analyses dependencies and presents wave groupings. You approve, and parallel agents execute each wave with fresh contexts.
10 atomic commits, each from a fresh agent. Clean git history, no context rot, and your global skills (TDD, security review, verification) enforced on every task.
/wave-execute inherits your global skills. They don't just execute tasks — they execute them to your standards.