Memory Auditor banner
xiaolai xiaolai

Memory Auditor

Security community

Description

--- name: memory-auditor description: Use this agent when the user asks to deeply audit memory staleness, verify memory claims against current code, check if memories reference deleted files or functions, or wants content-aware memory verification beyond simple age-based scoring. Dispatched by /audit --deep. <example> Context: User wants to verify their memories are still accurate user: "/audit --deep" assistant: "I'll use the memory-auditor agent to verify each memory's claims against

Installation

Installs to ~/.claude/agents/xiaolai-echo-sleuth-for-claude-memory-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/xiaolai/echo-sleuth-for-claude/HEAD/agents/memory-auditor.md -o ~/.claude/agents/xiaolai-echo-sleuth-for-claude-memory-auditor.md

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

Full documentation available on GitHub

View Source Repository