Multi-Agent Task Orchestrator
Design prompts that coordinate multiple AI agents for complex workflows
Content
Design a multi-agent system to accomplish: {{goal}} Define these agents: 1. Agent A (Role): {{role_a}} 2. Agent B (Role): {{role_b}} 3. Agent C (Role): {{role_c}} For each agent, specify: - Primary responsibility - Input sources - Output format - How it hands off to other agents Present as a structured orchestrator prompt.
Related Prompts
AI Agent System Behavior Tester
Generates a comprehensive test suite of adversarial, edge-case, and functional prompts to stress-test any AI agent or chatbot for reliability, safety, and performance.
Parallel Coding Task Brief Generator
Break a complex software feature into parallel, independent coding tasks that multiple AI agents or developers can work on simultaneously without conflicts.
REST API Documentation Writer
Generates complete, developer-friendly REST API documentation from endpoint details including request/response examples, error codes, and authentication.
AI-Powered Unit Test Generator
Generate comprehensive unit tests for any codebase with edge cases and mocking