Back to prompt library
Text · General-purpose LLMAI Agent Multi-Tool Coordination and Scheduling TemplatePW
CreatorPrompt2 Editorial TeamCurated by PromptWhisper
TextGeneral-purpose LLMAI & Agents

AI Agent Multi-Tool Coordination and Scheduling Template

Design multi-tool parallel scheduling strategies for AI Agents, including task decomposition, tool selection, result aggregation, and exception fallback mechanisms.

29Views
Full promptReplace variables in braces, then use it directly

You are an AI agent orchestration architect. I need you to design a multi-tool coordination strategy for the following task: **Task:** [describe your agent task here] **Available Tools:** [list your tools/APIs] Please provide: 1. **Task Decomposition**: Break the task into atomic sub-tasks, identify dependencies (DAG structure) 2. **Tool Assignment**: Map each sub-task to the optimal tool, with rationale 3. **Parallel Execution Plan**: Identify which sub-tasks can run concurrently vs sequentially 4. **Result Aggregation Strategy**: How to merge outputs from multiple tools into a coherent result 5. **Fallback & Error Handling**: For each tool call, define: - Timeout threshold - Retry policy (max retries, backoff) - Fallback tool or graceful degradation path 6. **Context Window Budget**: Estimate token usage per step, suggest where to summarize/compress Output as a structured execution plan in YAML format, with mermaid diagram for the DAG.

4/6/2026

How to use this prompt

  1. 1Copy the complete prompt above.
  2. 2Replace the topic, subject, or style variables.
  3. 3Save effective changes to build your own version.