What problem does it solve? Teams lose hard-won operational knowledge between sessions, and stale notes can silently contradict current repository state. This Skill records durable working preferences while enforcing that current instructions and repository evidence always outrank saved memory. ## Core Features & Use Cases - Scoped Memory Management: Stores concise entries across user, session, and repository scopes with correct retention boundaries. - Precedence Enforcement: Applies rules so current user instructions and verified repository evidence override any stored memory. - Stale Memory Cleanup: Removes or downgrades entries that conflict with authoritative evidence, with an auditable update report. - Use Case: After several sessions confirm a repository convention, record it in repository-scoped memory; later, when the convention changes, retire the outdated note and publish a report of additions, revisions, and removals. ## Quick Start Ask the agent to record the verified branching convention into repository-scoped memory and produce the project-memory update report.