com um clique
memory
Manage the extended memory vault
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Manage the extended memory vault
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
| name | memory |
| description | Manage the extended memory vault |
| argument-hint | [search|add|note|status] |
Manage the extended memory vault at ./memory/.
Trigger: /memory note <text> or /memory add <text>
Append a timestamped note to memory/notes.md (create if missing):
- **YYYY-MM-DD**: <text>
No index updates needed. Fast, low-ceremony capture.
Trigger: /memory search <keywords> or /memory <keywords>
memory/ using Grep for keywordsmemory/entities/index.md, memory/patterns/index.md)Trigger: /memory entity <name>
memory/templates/entity-template.mdmemory/entities/[slug].mdmemory/entities/index.md and memory/memory-log.mdTrigger: /memory pattern <name>
memory/templates/pattern-template.mdmemory/patterns/[slug].mdmemory/patterns/index.md and memory/memory-log.mdTrigger: /memory session
memory/templates/session-template.mdmemory/sessions/YYYY-MM-DD-[slug].mdmemory/memory-log.mdTrigger: /memory status
memory/memory-log.md, count files per category, show recent additionsUse Obsidian syntax for cross-references: [[entities/entity-name]], [[patterns/pattern-name]]
Backend-specific context notes and migrated legacy backend memory should live under:
memory/context/backend/memory/context/backend/skill-store/Do not create new memory entries in deprecated ai_team_config/backend/*_store/ paths.
/memory note — promote to entity/pattern later if neededManage architecture decisions, gaps, and suggestions
Manage inter-team communication, issues, and coordination
Load relevant ADRs, patterns, and memory before implementation
Review and refine patterns, promote to ADRs
Capture learnings after implementation phase