Give your AI agents perfect memory in 3 files
A zero-config documentation system that gives AI agents (Cursor, Copilot, Claude, ChatGPT) perfect memory about your project.
3 files. 1 command. Instant context.
npx @vibedevid/ai-memory initDone! ✅
- AGENTS.md - Development guidelines
- PROGRESS.md - Project history (update before commits!)
- technical_overview.md - Architecture docs
- ❌ AI forgets context
- ❌ Inconsistent code
- ❌ Repeat same mistakes
- ✅ Perfect AI memory
- ✅ Consistent patterns
- ✅ Never repeat mistakes
npx @vibedevid/ai-memory initnpx @vibedevid/ai-memory init --yesnpx @vibedevid/ai-memory init --framework nextjs- ✅ Next.js
- ✅ React
- ✅ Vue.js
- ✅ Express
- ✅ Django
- ✅ Flask
- ✅ Generic (any project)
Add to .cursorrules:
Always reference AGENTS.md, PROGRESS.md, and technical_overview.md
Add to prompt:
Read the 3 memory files before starting
Upload the 3 files and say:
Reference these memory files for context
Before AI Memory:
- 🔴 AI agent breaks conventions
- 🔴 Has to re-explain project every time
- 🔴 Inconsistent code across sessions
After AI Memory:
- 🟢 AI follows all conventions
- 🟢 Zero re-explanation needed
- 🟢 Perfect consistency
Found a bug? Want to add a framework?
- Fork repo
- Create branch
- Submit PR
MIT © VibeDev ID
Made with ❤️ for AI-powered development