trusty-memory
Installation
SKILL.md
trusty-memory
Persistent memory system using the Memory Palace metaphor for organizing context across sessions. Replaces mcp__kuzu-memory__* tools.
When to Use
- Session start: Recall relevant context for the current task
- Decision moments: Store key architectural/design decisions
- Learning capture: Remember new patterns, conventions, gotchas discovered
- Relationship tracking: Assert facts in the knowledge graph (X depends on Y, A replaces B)
- Session end: Persist outcomes and next steps
Do NOT use for: ephemeral scratch notes, code snippets (use trusty-search), or content that belongs in source files.