Use when the user says "save state", "/mxSave", "session end", "before /compact", "wrap up", or otherwise wants to persist the current mx-project state (clean settings, update CLAUDE.md + docs/status.md, create session notes in MCP-DB, sync orchestrate-state deltas, emit clear-cycle tip). Loop-capable. Fires at natural session-end boundaries.
$npx -y skills add microtronx/mxlore --skill mxSaveInstalls into the current project.
Run `npx skills use "https://github.com/microtronx/mxlore" --skill "microtronx/mxlore/mxsave"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microtronx/mxlore" that are relevant to the current task. Run `npx skills add "https://github.com/microtronx/mxlore"` and select the relevant skills, then follow their instructions.