From mind
Shows statistics about Claude's persistent memory file, including total memories, storage size, and recent activity with human-readable timestamps.
How this command is triggered — by the user, by Claude, or both
Slash command
/mind:statsThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# Memory Statistics Show statistics about Claude's persistent memory file including total memories, storage size, and recent activity. **Usage**: `/mind:stats` Execute the stats script: ## Response Format - Convert Unix timestamps to human-readable (Xm ago, Xh ago, Xd ago) - Summarize key findings in a table when appropriate - If file was just created, tell the user memories will appear as they work
Show statistics about Claude's persistent memory file including total memories, storage size, and recent activity.
Usage: /mind:stats
Execute the stats script:
node "${CLAUDE_PLUGIN_ROOT}/dist/scripts/stats.js"
npx claudepluginhub dpolishuk/mybrain4plugins reuse this command
First indexed Jan 16, 2026
/statsShows statistics about Claude's persistent memory file, including total memories, storage size, and recent activity with human-readable timestamps.
/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.
/statusDisplays mnemonic memory system status and statistics: org/project config, directories, git status, counts by cognitive type/namespace, recent captures.
/statusShows memory file sync status including pending changes count, active memory file, last sync timestamp, file locations, and configuration settings. Offers to process pending changes.
/memory-statusDisplays Pensyve memory namespace statistics including memory counts by type, entity list, and storage health. Suggests next steps based on status.