Agentic Workflow Orchestrator
Design and coordinate multi-agent AI workflows that delegate tasks to specialized AI assistants
Content
Create an agentic workflow for {{task_description}}. Identify the main goal: {{main_goal}}. Define these sub-agents: {{agent_names}}. For each agent, specify: 1) their role, 2) inputs they receive, 3) outputs they produce, 4) how they communicate. Format as a JSON workflow specification with clear dependency chains.
Related Prompts
AI Agent Architecture Planner
Design a multi-agent AI system architecture for any use case
API Design & Documentation Generator
Design RESTful or GraphQL APIs with OpenAPI specs, error handling, and developer documentation
Technical Spec to User Story Converter
Converts raw technical specifications or requirements into well-structured Agile user stories with acceptance criteria, edge cases, and story point estimates.
AI Agent Architecture Designer
Design a complete AI agent system with tool use, memory, and reasoning capabilities