HKUDS/ClawTeam ? reverse-engineered prompt

Reverse engineered prompt

Build me a Python command line app that lets one agent act like a team leader and spin up a swarm of helper agents to do bigger jobs together.

I want to be able to create a team, spawn worker agents for specific tasks, have them share updates with each other, and let the leader track progress and move work around if one agent gets stuck. Each worker should have its own isolated workspace, and I want a simple way to check inbox messages, task status, and overall team progress from the terminal. If it makes sense, add a basic web dashboard too so I can watch the swarm at a glance.

Please make it feel like one command starts the whole workflow, with sensible defaults and clear prompts. If you need to look up current docs for any agent tooling or terminal integration, go ahead and do that.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab