oxgeneral/ORCH — reverse-engineered prompt
Reverse engineered prompt
Build me a terminal first tool called ORCH that helps one person manage a small team of AI coding agents without babysitting them. I want to open it in any project, get a simple TUI dashboard, add agents like Claude Code, Codex, Cursor, Pi, or other CLI tools, give one plain English goal, and have the system break that goal into tasks and run agents in parallel.
It should keep agents from stepping on each other by giving each one its own git workspace, never touch main until I review and approve, and show progress, retries, status, and costs in a way that feels easy to follow. I also want a nice CLI flow for deploying a ready made team, running everything, and watching it work live.
Please include the Claude Code shortcut so I can type /orch and describe what I want naturally. Make setup feel close to one install and go. Look up current docs online if you need to.
Want more depth? Deep Reverse