What problem does it solve?
Tiered-memory replaces a flat, fragile note file with a structured memory system that helps AI agents retain important facts, discard noise, and recover context reliably across sessions.
Core Features & Use Cases
- Three memory tiers store identity, active context, recent facts, and long-term archive data in the right place.
- LLM-powered distillation and tree search turn raw conversations into compact facts and retrieve relevant memory categories by reasoning.
- Validation, metadata extraction, and cloud-first sync preserve URLs, commands, and file paths, warn when notes are incomplete, track health metrics, and keep critical state safe.
- Use it to manage project decisions, preserve implementation details, and keep an agent consistent over long-lived work.
Quick Start
Ask the skill to analyze the tiered-memory repository and summarize how to store, retrieve, validate, and sync memories.