/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 just installed the plugin, or asks "why isn't this working".
$ npx -y skills add TT-Wang/memem --skill memem-doctor --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/memem-doctor
Context preview
The summary Claude sees to decide when to auto-load this skill.
Run a preflight health check on memem — Python version, mcp dep, claude CLI, vault writability, capabilities. Use when the user reports memem misbehaving, has just installed the plugin, or asks "why isn't this working".
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.
Other skills on memem.
- /memem-mine-history
Mine ALL existing Claude Code sessions, including history from before memem was installed.
Open skill - /memem-mine
Opt in to memem's event-triggered mining. New sessions are mined automatically via the Stop hook.
Open skill - /memem-status
Show detailed memem memory system status — memory count, projects, search DB, miner health.
Open skill - /memem-welcome
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.
Open skill - /memem
Show memem status for returning users, or the full welcome for brand-new users. Use when the user wants to check memem or learn about it.
Open skill

