loop-memory
Keep the run state a repeating or long-running loop needs between iterations — a progress file, decision log, known-failures list, run receipts, and a handoff note — on disk instead of in context. Use when work spans sessions or scheduled runs, a run must not redo what a prior run did, or context is filling before a handoff. Not for durable facts about the user (memory-conventions) or a one-off single-session handoff with no recurring loop behind it.
Pinned to revision 882a707e51d5, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/loop-memory/SKILL.md
- skills/loop-memory/references/files.md
- skills/loop-memory/references/provenance.md
Every link opens the file at its source, pinned to the revision this page describes.