Context Memory Hygiene

Invoke when deciding what to load into context, what to persist across turns or sessions, and what to drop — reads only what the task needs, writes durable handoffs, avoids context pollution, and chooses when to re-derive versus recall.

rlaope Updated

File contents

rlaope/ultraprompt/tree/main/skills/context-memory-hygiene commit 576b04647d

Frequently asked questions

npx skillmds@latest add rlaope/context-memory-hygiene