pacifio/atlas ? reverse-engineered prompt

Reverse engineered prompt

Build me Atlas, a local app for managing coding agents and the work they do on a codebase.

I want to be able to run multiple agents like Claude Code, Codex, and other supported agents against the same project, then see what each one changed, what it was asked, and why it made those changes. The app should keep a searchable history of sessions, commits, prompts, tool calls, notes, and decisions, and link that back to the actual git commits it produced.

It should also share context between agents so switching from one to another does not start from zero. Let me mention files, folders, symbols, branches, commits, notes, and past sessions with an @ style reference, and have those resolve locally before the prompt goes out. Keep everything local by default, with an option to sign in later if I want to sync across a team.

If anything is unclear, look up the current docs online and then build the simplest working version first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab