AI Agent System Design Blueprint
Design a multi-agent AI system architecture for any use case
Content
Design a complete AI agent system for {{use_case}}. Include: 1. Agent roles and responsibilities 2. Communication protocol between agents 3. Tool/API integrations needed 4. Memory and state management strategy 5. Error handling and fallback mechanisms 6. Scaling considerations Target platform: {{platform}} Budget constraints: {{budget}}
Related Prompts
Parallel Agent Task Decomposer
Breaks a complex software project or task into parallelisable sub-tasks suitable for running multiple AI coding agents simultaneously in isolated git branches.
Multi-Agent Task Orchestrator
Design prompts that coordinate multiple AI agents for complex workflows
REST API Documentation Writer
Generates complete, developer-friendly REST API documentation from endpoint details including request/response examples, error codes, and authentication.
AI Debugging Chain-of-Thought Assistant
Apply systematic chain-of-thought reasoning to diagnose and fix complex bugs, with step-by-step analysis, hypothesis testing, and a clear fix with explanation.