What's wrong with this entry?
Anonymous. No account, no email.
What
A new internal skill that provides a full reference for the memory type taxonomy — what each type captures, when to save it, and how to structure the body.
Details
- Not user-invocable directly; Claude uses it automatically before writing a memory file when lean prompts are active
- Enabled when
tengu_ochre_finchflag is active orCLAUDE_CODE_LEAN_PROMPTis set - Replaces the longer inline memory documentation in the system prompt with a shorter summary plus a skill reference
- The system prompt now lists memory types as a compact bulleted list and says "Invoke the
memory-typesskill for scope, body structure and examples"
Evidence
Skill registered as "memory-types" with userInvocable: !1 — search for "memory-types"
Strings lifted out of the shipped bundle, so the claim above can be checked against them.