with one click
memory-checkpoint
Save or resume task state across sessions
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Save or resume task state across sessions
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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-checkpoint |
| description | Save or resume task state across sessions |
| user-invocable | true |
| allowed-tools | ["Bash"] |
Save: mag checkpoint "task title" "progress description" --project PROJECT --next-steps "what to do next"
Include: what's done, what's blocked, key decisions made, files touched.
Resume: mag resume-task --project PROJECT
After resuming, briefly summarize the prior state and confirm next steps with the user.