πΊοΈ
Planning Patterns
Strategies for breaking down complex goals into actionable steps before execution begins.
3 patterns
Plan-and-Execute
Intermediate
Separate planning from execution: first create a complete plan, then execute it step by step.
Task Decomposition
Basic
Break a complex goal into smaller, manageable subtasks that can be tackled independently.
Iterative Refinement
Intermediate
Execute a plan, observe results, and refine the plan based on what you learned β repeating until the goal is met.