memory-lifecycle
Installation
SKILL.md
Memory Lifecycle
Structured memory management that makes agents smarter over time — not through code, but through disciplined capture, consolidation, and distillation of context.
Philosophy
Memory management is not about saving tokens. It's about crafting high-signal context that makes a powerful LLM more effective.
Core principles:
- Distill, don't summarise. Output should be better than raw input — structured, actionable, reasoning preserved
- Preserve decisions and reasoning. "We chose X because Y" > "We did X"
- Never compress away specifics. Phone numbers, dates, prices are facts, not fluff
- Daily files are immutable. They're the audit trail — add headers, never edit content
- Each tier builds upward. Raw → structured → refined → wisdom
- Archives are a library, not a bin. Full narratives, not one-liners
Setup
Run the setup script to scaffold memory files and create cron jobs: