create_execution_plan
Create execution plans with sequential thinking, risk analysis, and resource estimation to coordinate multi-agent workflows.
Instructions
Create comprehensive execution plan using sequential thinking before spawning agents
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objective | Yes | The objective to create an execution plan for | |
| repositoryPath | Yes | Repository path where the work will be done | |
| foundationSessionId | No | Optional foundation session ID for cost optimization | |
| planningDepth | No | Depth of planning analysis | detailed |
| includeRiskAnalysis | No | Whether to include risk analysis in planning | |
| includeResourceEstimation | No | Whether to include resource estimation | |
| preferredAgentTypes | No | Preferred agent types for execution | |
| constraints | No | Constraints or limitations to consider |