Восстановить контекст в начале сессии или после /clear. Читает passport.md + dashboard + последнюю сессию + git status + (если есть GSD) полный контекст планирования (.planning/ для v1 или .gsd/ для v2 — STATE, ROADMAP, текущий phase CONTEXT/PLAN, HANDOFF.json). Выдаёт компактную сводку «где мы». Use when user says "ну что у нас", "напомни где мы остановились", "вернулся", "возобновляю", "/mm resume", "/mm start", "/mm context", "что у нас по проекту", "где мы" в начале новой сессии Claude Code или после /clear.
$npx -y skills add mworldorg/markdown-memory --skill mm-resumeInstalls into the current project.
Run `npx skills use "https://github.com/mworldorg/markdown-memory" --skill "mworldorg/markdown-memory/mm-resume"` 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/mworldorg/markdown-memory" that are relevant to the current task. Run `npx skills add "https://github.com/mworldorg/markdown-memory"` and select the relevant skills, then follow their instructions.