sudocode-ai/sudocode ? reverse-engineered prompt

Reverse engineered prompt

Build me a lightweight tool I can drop into a repo to help manage AI coding agents without babysitting them.

I want it to keep project context inside git, so I can save requirements as specs, break work into linked issues, and let agents leave notes and progress as they go. It should have a simple CLI for creating, viewing, and updating specs and issues, plus a local server and UI where I can see a kanban style view, edit specs, watch agent progress, and monitor multiple runs at once.

It should also support running workflows from a dependency graph of tasks, so issues can be handled in order and each step gets its own checkpoint or commit. If possible, add an MCP server and a plugin style setup so it can connect cleanly with coding agents like Claude Code, Cursor, or Codex. Keep it practical, repo local, and easy to start with from the command line.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab