rafmacalaba/armada ? reverse-engineered prompt
Reverse engineered prompt
Build me a command line tool for JavaScript projects that turns an existing repo into a self running AI engineering team.
I want to be able to run a setup command in a repo, have it detect the project, create the needed config and folders, then let me describe a feature in plain English. After that, it should split the work into roles like backend, frontend, QA, security, docs, and review, ask any missing questions, write a clear requirements file, and then run the work in a safe loop until it can open a pull request.
It should keep each feature in its own isolated worktree so multiple tasks can run at the same time without clobbering my branch. It should also save progress to disk so I can stop and resume later, and only move forward when there is real evidence like tests, screenshots, or file citations.
Include a simple dashboard or status view so I can see active work, and make the whole thing work cleanly with Node 22 and opencode. If you need to, look up the current docs online first.
Are you gonna build this?
make sure you review the code using coderabbit