con un clic
memory-store
Store a decision, pattern, or insight to persistent memory
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Store a decision, pattern, or insight to persistent memory
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
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
Basado en la clasificación ocupacional SOC
| 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."