claude-memory-health
Audit, clean, and archive Claude Code memory files
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claude-memory-health?โผ
Run `npx skills add alexknowshtml/claude-memory-health --all -g -y` in your terminal to install the skill globally.
Why do my Claude Code memories disappear?โผ
Claude Code only loads the first 200 lines of MEMORY.md at session start, so anything past that is silently dropped. This skill audits your index and keeps it under the limit.
How does memory-health clean up memory files?โผ
It scans for oversized sections, orphaned files, broken links, and stale entries, then moves low-priority notes into searchable cold-storage domain files after your approval.
Can memory cleanup run automatically on a schedule?โผ
Yes. The included scheduler script runs Claude headlessly via cron to classify and demote entries whenever MEMORY.md exceeds your chosen line threshold.
What do I need to run claude-memory-health?โผ
You need Claude Code and Bun installed, plus MEMDIR and COLDDIR environment variables pointing to your memory and cold-storage directories.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core