AI AGENT ADDONS

Claude-mem is a tool that remembers your past work with Claude. Every action you take is saved as a short note. At the end of your session, all notes are summarized. When you start a new session, the tool brings back the most relevant memories. You do not have to explain everything again.

Memory starts working from your second session. The first session builds the foundation. Later sessions get automatic context from earlier ones. You can also run a special command to load your whole project at once.

All your data stays on your own computer. Nothing leaves except calls to an AI provider for compression. The files live in a folder called .claude-mem. When you uninstall, everything is removed cleanly.

Add How It Works skill to your workflow

Global

mkdir -p ~/.claude/skills/how-it-works

Project

mkdir -p .claude/skills/how-it-works

Source Repository

Stars
84,864
Forks
7,327
Watchers
84,864
License
Apache-2.0
Last Push
23 days ago
Created
10 months ago