From memory-powermem
Checks if PowerMem is configured, running, and reachable from Claude Code. Reports data directory, base URL, managed server PID, and health state.
How this skill is triggered — by the user, by Claude, or both
Slash command
/memory-powermem:statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run `sh "${CLAUDE_PLUGIN_ROOT}/scripts/status.sh"` when available. Report the data directory, base URL, managed server PID if any, and health state. Do not print `.env` contents.
Run sh "${CLAUDE_PLUGIN_ROOT}/scripts/status.sh" when available. Report the data directory, base URL, managed server PID if any, and health state. Do not print .env contents.
npx claudepluginhub oceanbase/powermem --plugin memory-powermemStops the PowerMem server that was started by the Claude Code plugin, using the tracked PID in the plugin data directory.
Check memtomem configuration, storage, index counts, dense coverage, and warnings. Use when search is empty, degraded, or needs diagnosis.
Shows Basic Memory plugin status including project configuration, capture settings, recent session checkpoints, and CLI reachability.