claude-mem
Give your AI coding assistant persistent memory across sessions
All Skills in This Repository (18)
Pure Emerald Level Indicatorstimeline-report
Generate narrative project history reports from claude-mem timeline data.
mode-creator
Create, install, and verify custom claude-mem observation modes with optional Telegram alerts.
cloud-sync
Configure and verify claude-mem cloud sync with cmem.ai Pro.
what-the
Explain technical concepts using who, what, where, why, and when framing.
do
Orchestrate phased implementation plans by deploying subagents for execution, verification, and commits.
pathfinder
Map codebases into feature flowcharts and propose unified architectures.
oh-my-issues
Cluster GitHub issues by root cause into plan-master issues and bundle architectural fixes.
standup
Facilitate a read-only group chat across git worktrees and PRs to consolidate changes into one plan.
design-is
Audit UI designs against Dieter Rams' ten principles and produce a /make-plan handoff prompt.
weekly-digests
Generate serial week-by-week narrative digests from a project's claude-mem timeline.
knowledge-agent
Build and query AI-powered knowledge bases from claude-mem observations.
how-it-works
Explain how claude-mem captures observations and injects memory across sessions.
Frequently Asked Questions
FAQPage SchemaHow to install claude-mem?โผ
Run `npx skills add thedotmack/claude-mem --all -g -y` in your terminal to install the full skill suite globally.
What does claude-mem do?โผ
It gives your AI coding assistant persistent memory by recording every tool action as a compressed observation and injecting relevant history into future sessions automatically.
How do I search past AI sessions?โผ
Use the mem-search skill to query your memory database with plain language, then fetch full details only for the results you need.
Does claude-mem work with Claude Code and OpenClaw?โผ
Yes. It runs as a Claude Code plugin and also ships an OpenClaw gateway plugin, with support for Cursor hooks and other agent environments.
Where is my claude-mem data stored?โผ
Everything stays local in the ~/.claude-mem directory on your machine, and optional cloud sync to cmem.ai is available if you want backups.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core