Skip to content
Development
Skill

/memem-status

Show detailed memem memory system status — memory count, projects, search DB, miner health.

From plugin
memem
316 skills4 hooks
Install
$ npx -y skills add TT-Wang/memem --skill memem-status --agent claude-code

How 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.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/memem-status

Context preview

The summary Claude sees to decide when to auto-load this skill.

Show detailed memem memory system status — memory count, projects, search DB, miner health.

SKILL.md

memem-status.SKILL.md
name: memem-status
description: Show detailed memem memory system status — memory count, projects, search DB, miner health.
allowed-tools: [Bash]

Run `PYTHONPATH="${CLAUDE_PLUGIN_ROOT}" python3 -m memem.server --status` and display the results.

Mining is event-triggered in v2.1.0+: it fires automatically on every Claude Code Stop event when `~/.memem/.miner-opted-in` exists. There is no daemon to start. If the opt-in marker is missing, suggest: `touch ~/.memem/.miner-opted-in`

Ships withmemem

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.

Get the whole plugin
Stats
31
Stars
1
Forks
Active
Maintenance
Python
Language
MIT
License
16d ago
Last commit
5mo ago
Created

Repo: TT-Wang/memem

Other skills on memem.