desplega-ai/agent-swarm ? reverse-engineered prompt

Reverse engineered prompt

Build me an AI team system for my company where one lead agent takes incoming tasks from Slack, GitHub, email, or an API, breaks them into smaller jobs, and hands them off to specialized worker agents. Each worker should run in its own isolated Docker environment, do the work, and then save useful learnings into shared memory so the system gets better over time.

I want a simple web dashboard where I can see what the swarm is doing, review progress, approve important steps when needed, and keep track of tasks, schedules, and results. It should feel practical for real company work, not like a demo, and it should support different kinds of roles like engineering, support, operations, and marketing.

If you need to, look up the current docs online and build it in a clean way that can be self hosted and extended later.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab