agent-memory
01Skill Claude CodeCodex
Use this skill whenever working on a project that has a .agent-memory/ directory. At the start of every coding task call memory.fetchcontext to load current state, conventions, and relevant prior decisions. After making a durable choice, hitting a footgun, or wrapping a session, call memory.proposeupdate to persist…