nwiizo/ccswarm ? reverse-engineered prompt

Reverse engineered prompt

Build me a Rust command line tool that lets me describe a coding task and have a group of AI agents work it through in a reliable, repeatable way. I want it to plan the work, have the agents agree on the plan, implement the change, review it, fix anything wrong, and then optionally commit and open a pull request for me.

It should work with Claude Code and Codex, and it should be able to check whether those tools are installed and ready. I also want a mode where I can queue up tasks during the day, drain the queue later, and see past runs, costs, diffs, and full logs for replay or undo. Please make the output easy to script with JSON when needed, and keep an audit trail so I can see exactly what happened in each run.

If you need current docs for the provider CLIs or Git worktrees, look them up online first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab