From openviking-memory
Shows status of the OpenViking memory plugin — server, identity, last injection/recall, and toggle states.
How this command is triggered — by the user, by Claude, or both
Slash command
/openviking-memory:ovThe summary Claude sees in its command listing — used to decide when to auto-load this command
!node ${CLAUDE_PLUGIN_ROOT}/scripts/ov-status.mjs!node ${CLAUDE_PLUGIN_ROOT}/scripts/ov-status.mjs
npx claudepluginhub volcengine/openviking --plugin openviking-memory/statusChecks Nowledge Mem server status and connection, displaying server status (connected/unreachable), API URL, database connection, and nmem CLI version.
/statusDisplays the current status of the Subcog memory system including storage backends, memory counts, health metrics, statistics, and sync status.
/memory-statsDisplays Cognis memory statistics: total stored memories, session history, and storage breakdown. Runs node stats script via Bash and guides on API key config if needed.
/mnemos-statusReports Mnemos memory system status including fatigue level, active node counts, and checkpoint state.
/ygg-healthChecks the Yggdrasil engine status: reports storage backend, semantic search activity, and memory count. If unreachable, provides start/diagnose instructions.