jarvis-memory-stats

Report real-time health metrics and indexing status for Jarvis's semantic memory system.

3|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/rsprudencio/claude-plugins --skill jarvis-memory-stats
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jarvis-memory-stats
Source: https://github.com/rsprudencio/claude-plugins/tree/main/plugins/jarvis/skills/jarvis-memory-stats
Command: npx skills add https://github.com/rsprudencio/claude-plugins --skill jarvis-memory-stats

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides real-time health metrics and indexing status for Jarvis's semantic memory system.

Core Features & Use Cases

  • Memory health: See current status of the memory indices and DB location.
  • Indexing awareness: Understand how many documents are indexed and where they are stored.
  • Operational guidance: Quickly determine when to reindex or adjust memory configuration based on status output.

Quick Start

Run /jarvis-memory-stats to view current health metrics for your vault.

Frequently Asked Questions about jarvis-memory-stats

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check semantic memory health and indexing status?

To check semantic memory health, you can run a read-only diagnostic command that provides real-time metrics on document counts, DB location, and sample entries to assess indexing performance without modifying data.

What are semantic memory health metrics and why do I need them?

Semantic memory health metrics provide visibility into current memory indices, document counts, and DB location. You need these metrics to diagnose memory health, understand indexing performance, and determine when to reindex or adjust configuration.

Can I diagnose memory indexing performance without modifying the database?

Yes, you can diagnose memory indexing performance read-only. The diagnostic command retrieves status, document counts, and sample entries to assess memory health and indexing performance without modifying the underlying data.

When should I reindex my semantic memory database?

You should reindex your semantic memory database when health metrics indicate indexing issues or insufficient document counts. Reviewing current health metrics and indexing status helps you quickly determine when to reindex or adjust memory configuration.

How do I find where my semantic memory documents are stored?

To find where your semantic memory documents are stored, check the DB location provided in the health metrics output. This status report identifies the database location and shows how many documents are currently indexed.