phodal/routa — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a workspace app for coordinating several AI coding agents on software projects.

I want to type a plain English goal, then have the app turn it into a card on a shared Kanban board. The board should have lanes like Backlog, Todo, Dev, Review, Done, and Blocked. As a card moves forward, it should collect the spec, acceptance criteria, execution plan, changed files, commands run, test results, review notes, and final completion summary.

Each lane should feel like it has a different specialist checking the work. Planning should make vague requests clearer. Dev should only work on the approved scope. Review should verify the acceptance criteria, evidence, git state, and tests before anything is marked done. Blocked work should explain why it is blocked and where it should go next.

Make it usable as a web app, and support a desktop version if practical. Include integration points so coding agents and external tools can read workspace, task, session, trace, review, and evidence data.

Want more depth? Deep Reverse