memory-management

Installation
SKILL.md

Memory Management

Manages the project's authorized working memory. HOT/WARM/COLD notes improve retrieval; they are not a second truth system. The seven registry event streams remain canonical, their JSON projections are rebuildable views, and only registry owners may accept or mutate canonical facts.

Quick Start

Initialize private runtime memory from the repository templates.
Show current priorities and their source records.
Consolidate duplicate notes without changing registry truth.
Archive WARM files not updated in 90 days.
Purge subject-7f42 from project memory under this confirmed erasure request.

Skill Contract

Reads: authorized runtime memory, registry projections/events, approved decisions, and state-model.md. Writes: HOT/WARM/COLD notes, archives, indexes, and authorized tombstone/erase events; it never accepts registry proposals or writes canonical facts on behalf of an owner. Done when: the requested operation is complete, writes have explicit authorization, affected paths/events are reported, HOT is within 80 lines and 25 KB, and registry verification still passes.

Operational memory/** is Git-ignored by default. Initialize from memory/templates/; never commit runtime data, event streams, projections, audits, exports, or subject records unless the user deliberately creates a separate protected data-governance process.

Installs
565
GitHub Stars
2.6K
First Seen
Jun 28, 2026
memory-management — aaron-he-zhu/aaron-marketing-skills