Stats
Actions
Tags
Show EpochDB long-term memory statistics (counts, storage path, mode)
How this command is triggered — by the user, by Claude, or both
Slash command
/epochdb-memory:memory-statsThe summary Claude sees in its command listing — used to decide when to auto-load this command
Run the memory stats script and show its output verbatim to the user:
Run the memory stats script and show its output verbatim to the user:
!"${CLAUDE_PLUGIN_ROOT}/hooks/memory_stats.py"
npx claudepluginhub jersobh/epochdb-memory-plugin --plugin epochdb-memory/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.