memem-doctor
Run a preflight health check on memem — Python version, mcp dep, claude CLI, vault writability, capabilities. Use when the user reports memem misbehaving, has…
Opt in to memem's event-triggered mining. New sessions are mined automatically via the Stop hook.
$ npx -y skills add TT-Wang/memem --skill memem-mine --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/memem-mineContext preview
The summary Claude sees to decide when to auto-load this skill.
Opt in to memem's event-triggered mining. New sessions are mined automatically via the Stop hook.
name: memem-mine description: Opt in to memem's event-triggered mining. New sessions are mined automatically via the Stop hook. allowed-tools: [Bash]
Opt in to memem mining. In v2.1.0+ mining is event-triggered: it fires on every Claude Code Stop event when the opt-in marker exists. There is no daemon to start.
1. Create the opt-in marker:
mkdir -p ~/.memem && touch ~/.memem/.miner-opted-in
2. Tell the user:
For backfilling pre-existing sessions, use `/memem-mine-history`.
Persistent, self-evolving memory for Claude Code. Stop re-explaining your project every session. <!-- The Glama badge URL below intentionally uses the legacy cortex-plugin slug.
Run a preflight health check on memem — Python version, mcp dep, claude CLI, vault writability, capabilities. Use when the user reports memem misbehaving, has…
Mine ALL existing Claude Code sessions, including history from before memem was installed.
Show detailed memem memory system status — memory count, projects, search DB, miner health.
Re-show the full memem welcome screen regardless of whether the user has seen it before. Use when the user wants to see the intro, tutorial, or welcome again.