What problem does it solve? Teams lose durable project context between sessions, causing repeated rediscovery of terminology, architecture decisions, and conventions. This Skill defines a disciplined system for recording, organizing, and auditing persistent project knowledge without accumulating stale or unauthorized data. ## Core Features & Use Cases - Scoped Memory Curation: Distinguishes durable facts (terminology, decisions, conventions) from transient state, secrets, and speculation that must never be persisted. - Layered Storage Model: Keeps a small always-visible index pointing to authoritative detail files, avoiding duplication across layers. - Auditable Record Format: Each entry captures fact type, scope, source evidence, verification date, owner, and review or expiry conditions. - Use Case: After a team confirms a new naming convention and database architecture, use this Skill to record the decisions with rationale and dates, update the memory index, and archive an obsolete convention entry. ## Quick Start Ask the agent to audit the project memory, record the confirmed architecture decisions with dates and rationale, and remove any outdated or duplicated entries.