What problem does it solve?
This Skill acts as the agent's "hippocampal replay" at the end of each session, ensuring that learned information is efficiently compressed, stored, and integrated into long-term memory, preventing knowledge loss and maintaining a coherent, evolving understanding.
Core Features & Use Cases
- Memory Consolidation: Compresses session observations into long-term memory through various mechanisms like hypothesis sweeping, encoding queue processing, and knowledge debt reconciliation.
- Knowledge Management: Maintains the integrity and structure of the agent's knowledge tree, archives experiences, and reports on skill health.
- User Interaction: Provides a recap of user goals and prepares for the next session's focus.
- Use Case: After a long session of research and hypothesis testing, this Skill ensures that all critical findings are properly encoded, outdated information is pruned, and the agent is ready to pick up exactly where it left off, with a refined understanding.
Quick Start
The system automatically runs this skill at the end of each session to consolidate learning.