Memory Audit banner
MattBro MattBro

Memory Audit

Security community

Description

--- description: Audit auto-memory and CLAUDE.md for staleness, duplicates, dead links, and overlap. Reports findings and pauses for approval before any deletion. allowed-tools: Bash, Read, Edit, Grep, Glob --- # Memory Audit Review the user's memory system and `CLAUDE.md` files for hygiene issues. **Never auto-delete anything** — surface findings, wait for approval. The memory directory is per-project under `~/.claude/projects/<project-slug>/memory/`. The global `CLAUDE.md` is at `~/.claude/

Installation

Installs to ~/.claude/skills/mattbro-dotfiles-ai-memory-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mattbro-dotfiles-ai-memory-audit && curl -fsSL https://raw.githubusercontent.com/MattBro/dotfiles-ai/HEAD/commands/memory-audit.md -o ~/.claude/skills/mattbro-dotfiles-ai-memory-audit/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository