Закрывает текущую Claude Code сессию — сохраняет лог в Obsidian/Claude/Sessions/, обновляет project note, обновляет INDEX.md, перегенерирует handoff.md (для Project Knowledge claude.ai) через /mm-handoff. Если в проекте есть GSD (.planning/ или .gsd/) — также вызывает /gsd-pause-work для technical state в HANDOFF.json. Use when user says "закругляемся", "сохрани", "до завтра", "конец дня", "save session", "/mm-save-session", "закрываемся".
$npx -y skills add mworldorg/markdown-memory --skill mm-save-sessionInstalls into the current project.
Run `npx skills use "https://github.com/mworldorg/markdown-memory" --skill "mworldorg/markdown-memory/mm-save-session"` 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.