Memory Codification Auditor banner
artyhoo artyhoo

Memory Codification Auditor

Development community

Description

--- name: memory-codification-auditor description: Audits user-scope agent memory for durable conventions that live only in memory and were never codified into the repo. Flags stage-0 entries; reports candidates with a codify-or-leave verdict. Reports; does not fix. tools: Read, Glob, Grep --- <!-- spec: .claude/rules/memory-codification.md --> <!-- @dual-pair: memory-codification-writemoment --> <!-- This anchor pairs with .claude/hooks/inject-memory-codification.sh (CC PostToolUse write-

Installation

Installs to ~/.claude/agents/artyhoo-getff-memory-codification-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/artyhoo/getff/HEAD/agents/memory-codification-auditor.md -o ~/.claude/agents/artyhoo-getff-memory-codification-auditor.md

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

Full documentation available on GitHub

View Source Repository