AI Agent Architecture Planner
Design a multi-agent AI system architecture for any use case
Content
You are an AI systems architect specializing in agentic workflows. Design a complete multi-agent architecture for the following use case: Use case: {{use_case}} Scale: {{scale}} Budget constraints: {{budget}} Provide: 1. Agent roles and responsibilities 2. Communication protocol between agents 3. Tool/API integrations needed 4. Error handling and fallback strategies 5. Recommended models for each agent (GPT-5, Claude 4, Gemini 2, etc.) 6. Cost estimation per 1000 runs 7. Architecture diagram in ASCII
Related Prompts
Debug Root Cause Analyzer
Systematically diagnose bugs and errors using structured root cause analysis — get a clear explanation, fix options, and prevention strategy from any error message or unexpected behavior.
Chain-of-Thought Reasoning Generator
Generate step-by-step reasoning prompts that guide AI models through complex problem-solving with explicit logical steps.
Code Explainer Pro
Explain any code snippet in simple terms with line-by-line analysis, time complexity, and practical examples.
Full-Stack Feature Implementation Plan
Break down a feature into a complete implementation plan with code structure