From jarvis
Show memory system health and statistics. Use when user says "/jarvis-memory-stats", "Jarvis, memory status", "how many files indexed", or "memory health".
How this skill is triggered — by the user, by Claude, or both
Slash command
/jarvis:jarvis-memory-statsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Shows the health and statistics of Jarvis's semantic memory system.
Shows the health and statistics of Jarvis's semantic memory system.
Call mcp__plugin_jarvis_core__jarvis_memory_stats with:
{
"sample_size": 5
}
Memory System Status
Collection: vault
Documents indexed: 142
Database: PostgreSQL pgvector (configurable via memory.postgres_url in ~/.jarvis/config.json)
Sample entries:
- notes/projects/jarvis-plugin.md (type: note)
- journal/jarvis/2026/01/20260124-entry.md (type: journal)
- notes/career/goals.md (type: note)
- work/kubernetes-setup.md (type: work)
- journal/jarvis/2026/02/20260206-entry.md (type: journal)
Commands:
/jarvis-recall <query> - Search your vault semantically
/jarvis-memory-stats - This status view
/jarvis-settings - Configuration (includes reindexing)
If total_documents is 0:
Memory System Status
No documents indexed yet.
Ask Jarvis to index your vault, or run /jarvis-settings to configure and index.
npx claudepluginhub rsprudencio/jarvis --plugin jarvisDisplays statistics and recent entries from Claude Code's persistent memory database, showing session counts, knowledge areas, facts, and activity. Invoke via /memory-stats with optional flags for facts, knowledge, or search.
Shows memory system health: working memory word counts/open loops, daily logs/registers/archive stats, stale/superseded entries, hooks status, with recommendations.
Displays memory health dashboard for Claude projects: MEMORY.md/CLAUDE.md line counts, topic files, capacity status, stale references, duplicates, recommendations. Invoke via /si:status.