From kindling
Show memory database statistics including observation count, sessions, and pins.
How this command is triggered — by the user, by Claude, or both
Slash command
/kindling:memory-statusThe summary Claude sees in its command listing — used to decide when to auto-load this command
Show statistics about the Kindling memory database for this project. Run this command: Show the results to the user.
Show statistics about the Kindling memory database for this project.
Run this command:
node "${CLAUDE_PLUGIN_ROOT}/scripts/memory-status.js"
Show the results to the user.
npx claudepluginhub eddacraft/kindling --plugin kindling/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.
/statsShows statistics on Claude's persistent memory file including total memories, storage size, and recent activity in human-readable format with tables.
/statusShows token savings, observation count, embedding status, search capabilities, and dashboard link for the context-mem system.
/memory-statusDisplays Pensyve memory namespace statistics and health overview, including counts by type, known entities list, storage info, and next-step suggestions.
/statusDisplays the current status of the Subcog memory system including storage backends, memory counts, health metrics, statistics, and sync status.
/introspectRuns diagnostics on the KongCode memory database via status, count, verify, or query actions. Provides health overviews, row counts, record checks, and reports in formatted tables or summaries.