com um clique
memory-store
Store a decision, pattern, or insight to persistent memory
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
Store a decision, pattern, or insight to persistent memory
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
Orchestrate a MAG release — bump, gate, PR, tag, verify — or rollback a broken release. Use when user says "release", "publish", "cut a release", "ship it", "new version", or wants to push a new version to package registries.
Save and resume work checkpoints with MAG persistent memory system
Check MAG persistent memory system health and diagnostics
Search and recall memories from MAG persistent memory system
Store a memory with MAG persistent memory system
Search and recall relevant memories for the current context
| name | memory-store |
| description | Store a decision, pattern, or insight to persistent memory |
| user-invocable | true |
| allowed-tools | ["Bash"] |
Store important information for future sessions.
Identify the right event type:
decision (importance 0.9): architecture, library, pattern choiceslesson_learned (importance 0.8): bug root causes, non-obvious solutionserror_pattern (importance 0.8): recurring errors with fixuser_preference (importance 0.7): style, workflow, tool preferencesuser_fact (importance 0.7): factual info about the user or teamStore via CLI:
mag process "Brief title. Context. Rationale." \
--event-type TYPE \
--project PROJECT \
--importance 0.8 \
--tags "tag1,tag2"
Format content: "Brief title. Context. Rationale. Impact."