بنقرة واحدة
memory-checkpoint
Save or resume task state across sessions
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Save or resume task state across sessions
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف 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-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.