What problem does it solve?
Long-term agent memory accumulates stale beliefs, contradictions, and outdated facts over time. This Skill performs a periodic deep audit (every 14 days) that rewrites SOUL, USER, and MEMORY files based on evidence, rather than just tidying notes.
Core Features & Use Cases
- Belief Audit: Challenges every long-term judgment in MEMORY files against current evidence, downgrading or deleting beliefs that no longer hold.
- External Fact Verification: Searches the web to verify time-sensitive claims (model versions, product statuses, market facts) and marks unverifiable ones explicitly.
- Identity Coherence Check: Compares each SOUL principle against actual recent behavior to decide whether to revise the principle or the behavior.
- Use Case: An agent workspace has been running for months and its MEMORY file contains outdated assumptions about model capabilities and user preferences. Run this Skill to produce a molt document, update the meta-layer files, and commit the changes to git.
Quick Start
Run a memory molt on this workspace to audit my long-term beliefs and update the SOUL, USER, and MEMORY files.