celeborn
by Git-Scotch
Long-term context substrate for coding agents. Use to give a repository a small, persistent on-disk memory so sessions stay light, survive compaction, and resume cheaply across days. Trigger when the user says "set up long-term memory", "I keep losing context", "remember this across sessions", "make this project resumable", "rehydrate", "checkpoint the work", "hand this off", or when starting/resuming work in a repo that has a .context/ directory. Also use when context is getting heavy and you should offload state to disk.