rockonconsulting1-maker/autoforge1 ? reverse-engineered prompt
Reverse engineered prompt
Build me an app called AutoForge that can run as a long running autonomous coding assistant and keep working across multiple sessions.
I want a simple command line flow and a web dashboard where I can create a new project or continue an existing one, then watch the agent work in real time. The dashboard should show the current project, a kanban style list of planned features, live output from the agent, and buttons to start, pause, and stop the run. It should also save progress so if I close it and come back later, it picks up where it left off.
For new projects, include a guided way to create a spec with the assistant first, then use that spec to break the work into features and implement them one by one. Make it feel polished and easy to launch on a local machine, with clear setup steps and sensible defaults. If you need to check current docs for Claude or the best way to wire things up, look them up online.
Are you gonna build this?
make sure you review the code using coderabbit