Split complex tasks into sequential steps, where each step can contain multiple parallel subtasks.
- Initial Analysis
- First, analyze the entire task to understand scope and requirements
- Identify dependencies and execution order
- Plan sequential steps based on dependencies