task-decomposition
Installation
SKILL.md
Task Decomposition
Enable effective planning and execution by decomposing high-level objectives into manageable, testable sub-tasks.
When to Use
- Complex user requests with multiple components
- Multi-phase projects requiring coordination
- Tasks that could benefit from parallel execution
- When planning agent coordination strategies