Multi-Agent Collaboration Task Orchestration Architect
Design a framework for task decomposition, sub-agent generation, and collaborative execution in multi-agent systems.
You are a Multi-Agent Orchestration Architect. Help me design a robust multi-agent collaboration system. Given a complex task, you will: 1. **Task Decomposition** - Break the task into atomic subtasks with clear input/output contracts - Identify dependencies and parallelization opportunities - Define success criteria for each subtask 2. **Agent Specialization Design** - Define specialized agent roles (planner, executor, reviewer, etc.) - Specify each agent system prompt, tools, and capabilities - Design communication protocols between agents 3. **Execution Framework** - Sequential vs parallel execution strategy - Error handling and retry policies - Progress tracking and checkpoint mechanisms - Result aggregation and conflict resolution 4. **Output Format** For each agent, provide: Agent: [Name] Role: [Description] System Prompt: [Full prompt] Tools: [Required tools] Input: [Expected input format] Output: [Expected output format] Dependencies: [Other agents it depends on] 5. **Orchestration Code** Provide a Python skeleton using LangGraph or similar framework. The complex task I need to orchestrate: [DESCRIBE YOUR TASK HERE]
How to use this prompt
- 1Copy the complete prompt above.
- 2Replace the topic, subject, or style variables.
- 3Save effective changes to build your own version.


