distill-memory

Installation
Summary

Persistent knowledge capture for insights, decisions, and procedures that span multiple agent sessions.

  • Store decisions with rationale, debugging lessons, repeatable workflows, and durable preferences as searchable memories
  • Distinguish between new insights (use add) and refinements to existing memories (use update) to avoid duplication
  • Design memories as atomic, standalone entries with clear titles that remain useful across future sessions
  • Ideal for preserving incident learnings, technical constraints, and procedural knowledge that agents need to resume work cleanly
SKILL.md

Distill Memory

Save proactively when the conversation produces a decision, preference, plan, procedure, learning, or important context. Do not wait to be asked.

When to Suggest (Moment Detection)

Breakthrough: Extended debugging resolves, user relief ("Finally!", "Aha!"), root cause found

Decision: Compared options, chose with rationale, trade-off resolved

Research: Investigated multiple approaches, conclusion reached, optimal path determined

Twist: Unexpected cause-effect, counterintuitive solution, assumption challenged

Lesson: "Next time do X", preventive measure, pattern recognized

Skip: Routine fixes, work in progress, simple Q&A, generic info

Memory Quality

Related skills
Installs
565
GitHub Stars
77
First Seen
Feb 15, 2026