Reverse engineered prompt

GitHub

Build me a command line first developer memory tool that quietly tracks what I do while coding and helps me jump back into work without losing context. I want it to capture things like file changes, workspace activity, diagnostics, and git commits, then group that into real work sessions automatically. For each session, have AI create a clean summary of what got done, what is still pending, and any important decisions I made.

I also want to be able to ask it questions in plain English, like what I worked on yesterday or what was left unfinished, and get useful answers from my history. It should also have a resume feature that can bring back my previous context fast, including relevant files and pending tasks. Please make this feel command line first, with a small backend service handling storage and AI work, and include a VS Code extension that sends activity events automatically. Use the docs in the repo as the source of truth, and check current docs online if needed.

Have a live product UI? Try website reverse