Memory Audit

Fact-check an agent's persistent memory against the repo it describes. Use when an agent acts on outdated notes, when inheriting a project with existing CLAUDE.md / AGENTS.md / rules files, after a large refactor, or periodically on any long-lived project. Inventories every memory and instruction file the agent loads, splits them into atomic claims, verifies each claim against the current codebase and git history, and reports a per-line verdict table (confirmed, stale, wrong, contradiction, preference) with a receipt for every verdict. Reports only; never edits or deletes memory.

brenbuilds1 2f62736 2 files · 4.6 KB Updated

File contents

brenbuilds1/skills/tree/main/skills/memory-audit commit 2f6273662f

Frequently asked questions

npx skillmds@latest add brenbuilds1/memory-audit