ItsWambarYT/ai-brain ? reverse-engineered prompt
Reverse engineered prompt
Build me a Node.js command line tool called ai brain that sets up a personalized memory system for AI coding agents. I want one command to scan a person’s machine, find their real git projects, detect what AI tools they have installed, and then generate a brain vault in their home folder with notes about their projects, skills, work style, and recent activity.
It should also write the right context files for tools like Claude Code, Cursor, Windsurf, Copilot, Cline, Aider, Gemini CLI, Continue, and Codex CLI, so each agent starts with useful project context instead of a blank slate. If there is not much to detect, it should ask a short onboarding interview and use those answers to fill in the vault.
Please include commands for setup, dry run, update, scan, doctor, and custom agent support. Make it feel polished and easy to run from npx, and look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit