Monitors and reports the health of Claude Code memory systems, including capacity limits and stale entries.
The Memory Health Dashboard provides a comprehensive overview of your project's context and memory state within Claude Code. By analyzing MEMORY.md, CLAUDE.md, and project-specific rules, it identifies when your context is reaching critical capacity limits, detects stale file references that waste space, and offers actionable recommendations to optimize performance. This skill is essential for developers working on long-term projects who need to maintain clear, efficient, and accurate AI memory without manually auditing configuration files.
Características Principales
01Support for --brief mode providing a concise one-line status summary
020 GitHub stars
03Visual health indicators (Green/Yellow/Red) based on predefined capacity thresholds
04Analysis of topic files and duplicate entries across all memory systems
05Real-time tracking of line counts for MEMORY.md and CLAUDE.md files
06Automatic detection of stale file references that no longer exist in the project
Casos de Uso
01Preventing context overflow and data loss during intensive development sessions
02Auditing project rules and memory integrity after major file refactors
03Optimizing Claude Code performance by identifying cleanup and promotion candidates