
The Problem
One AI agent can't handle complex multi-step tasks like research + writing + outreach.
The Solution
A coordinator routes tasks across specialist agents (researcher, writer, sender) for end-to-end execution.
Key Features
- Coordinator + specialist architecture
- Memory shared across agents
- Tool use (web, email, DB)
- Configurable agent roles
How the Workflow Runs
User goal → Coordinator decomposes → Specialist agents execute → Aggregated response.
Real Use Case
Marketing team automates research → draft → schedule in one prompt.