Give Claude Code cross-session memory for project context, learnings, and decisions.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "claude-dev-memory" yet — see the docs or source repo.
Please store these project architecture conventions in long-term memory: frontend uses Next.js, backend uses FastAPI, APIs return {code, message, data}, and new features must include tests first.The tool stores the project stack and development conventions for future sessions to reuse.
Read this project's long-term memory and summarize why we rejected microservices, what alternative designs remain, and which risks are still unresolved.
Returns a decision summary from memory to quickly explain project context and tradeoffs.
Save this debugging outcome to long-term memory: production timeouts were mainly caused by an undersized database connection pool; it was increased from 10 to 30, and a slow-query alert dashboard was added.
The tool records the issue, fix, and improvements so future maintenance can reuse the learning.
Give Claude Code cross-session long-term memory with SQLite full-text search.
Search and filter Claude Code memory files to retrieve relevant context fast.
Give Claude Code persistent cross-session memory with semantic search and project isolation.
Add persistent database-backed memory to Claude Code.
Capture coding feedback and sync learned preferences into project memory files.
Persist, search, and reinject context across Claude Code sessions.