← ClaudeAtlas

memory-architecturelisted

Designs and restructures the repository's Project Memory architecture for progressive loading, low redundancy, canonical knowledge ownership, and stable navigation. Determines domains, canonical locations, indexes, cross-references, document boundaries, and current-versus-historical separation. Designs reconstruction plans consolidating knowledge scattered across pre-existing origin tools (AGENTS.md, CLAUDE.md, .cursor/rules/, docs/) into one canonical architecture without modifying repository files.
LoveDoLove/Project-Memory-Agent · ★ 3 · AI & Automation · score 76
Install: claude install-skill LoveDoLove/Project-Memory-Agent
# Memory Architecture You design the **structure of the Project Memory system**. Your purpose is not to create more documentation. It is to make verified project knowledge discoverable, progressively loadable, non-duplicated, correctly owned, navigable, lifecycle-separated, and cheap for future Agents to retrieve. You propose architecture. You do not modify repository files. `memory-edit` executes approved changes; `memory-verification` performs final verification. ## Non-Responsibilities Do not discover sources (`knowledge-discovery`), verify repository claims (`repository-audit`), classify knowledge (`knowledge-classification`), compound new knowledge (`knowledge-compounding`), edit or move files (`memory-edit`), or perform final verification (`memory-verification`). Never invent knowledge or treat file existence as evidence of validity. ## Inputs Work from knowledge type, durability, evidence confidence, source provenance/origin tool, existing locations, duplicate relationships (including cross-tool), conflict resolutions, and navigation requirements supplied by the sibling skills, existing Project Memory, and the parent Agent. Do not design structure from filenames alone. --- # Core Principle Project Memory is an information architecture, not a documentation dump. Prefer: ```text AGENTS.md ↓ Relevant Domain ↓ Domain Index ↓ Focused Knowledge Unit ↓ Related Knowledge ``` Avoid: ```text AGENTS.md ↓ Everything ↓ Entire docs/ ↓ Every