Reverse engineered prompt

GitHub

Build me a local first coding assistant I can run from the command line to help manage real software projects from idea to finished code. I want it to guide me through planning work, break things into milestones and smaller tasks, run implementation sessions, verify what got done, and keep track of progress so it does not lose the big picture over long stretches of work.

It should feel practical for everyday use, with a terminal experience by default and an optional web view when I want more visual control. Please make it work well with Git by isolating changes in separate work areas while keeping the main checkout clean and reviewable. I also want project memory stored locally so requirements, decisions, notes, plans, summaries, and validation evidence are saved for each project. Let me connect different AI providers and external coding tools, and leave room for extensions so teams can add custom commands, skills, and integrations later.

Please make it usable end to end, including install, setup, basic docs, and sensible defaults. If anything is unclear, look up the current docs online.

Have a live product UI? Try website reverse