General-purpose task decomposition and delegation. Use when a task is complex enough to benefit from being broken into sub-tasks, when the user wants to plan first and execute with cheaper/faster models, or when orchestrating multi-step work. Triggers include "plan this", "break this down", "decompose", "delegate", "orchestrate", multi-step feature requests, large refactors, or any complex work that benefits from structured planning before execution.
2026-07-09