What problem does it solve?
This Skill solves the problem of fragmented, unmanaged agent memory by providing a strict, human-readable, and curated protocol for storing durable facts, project state, and behavioral agreements.
Core Features & Use Cases
- Curated Memory: Uses a one-file-one-fact approach with a typed ontology (user, feedback, project, reference) to ensure memory remains actionable and clean.
- Bounded Indexing: Implements a size-capped index that prevents context window overflow while ensuring critical information is always available.
- Use Case: Maintain a consistent set of project-specific coding standards and user preferences across multiple sessions without relying on opaque, non-editable vector databases.
Quick Start
Use the engramory skill to initialize a new memory store in the current project directory and wire the discipline into your agent rules.