mm-save-session skillA
mm-save-session is agent-read markdown (skill) from mworldorg/markdown-memory: Закрывает текущую 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", "закрываемся"..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# mm-save-session — End-of-Session Logger Оформляет финал Claude Code сессии в три места: Sessions/, Projects/, INDEX.md. Реализует правила из `~/.claude/CLAUDE.md` как skill (раньше выполнялось вручную, теперь гарантированно). ## Конфиг Загрузи `mm-config.json` по алгоритму из `<repo>/docs/CONFIG-LOADING.md`. Поддержка `mm-config.local.json` overlay обязательна. Понадобятся: - `paths.obsidian_sessions` - `paths.obsidian_projects` - `paths.obsidian_index` ## Процесс ### Шаг 1. Собери контекст сессии **Из текущего разговора:** - Что обсуждали (тема в 1-2 предложениях) - Что было сделано (список фактов: что создано, изменено, исправлено) - Какие решения приняты и почему - Что осталось / открытые вопросы / следующие шаги **Из git** (если репо): ```bash git log --since="6 hours ago" --oneline git status --short git diff --stat HEAD~5 2>/dev/null || git diff --stat ``` Список изменённых файлов и коммитов сегодня. **Из cwd**: имя проекта = имя корневой папки (или из `passport.md` если есть). ### Шаг 1.5. Собери «Точку возврата» Чтобы следующее возвращение было без раскачки, на **КАЖДОМ** save фиксируй три вещи (команда остаётся одна — никаких отдельных режимов сохранения): …
Read the whole file at its exact version.
How to install
mdr add mworldorg/markdown-memory/mm-save-session@v0.8.2mdr add mworldorg/markdown-memory/mm-save-session@sha256:27b58ea4d47395eaPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_upzntmq2f22tc3yk)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v0.8.2 latest | 2026-09-19 | 6de01f3 | 24,507 B | A | view · diff |
| v0.8.1 | 2026-06-16 | 896d759 | 22,311 B | A | view · diff |
| v0.8.0 | 2026-06-16 | ca39d07 | 22,221 B | A | view · diff |
| v0.7.1 | 2026-06-16 | 00caf20 | 20,284 B | A | view · diff |
| v0.7.0 | 2026-06-16 | c2676e2 | 18,988 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (24507 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
mworldorg/markdown-memory · 25 stars · license MIT · pushed 2026-09-19 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_upzntmq2f22tc3yk GET https://markdownregistry.com/api/v1/resolve?ref=mworldorg/markdown-memory/mm-save-session GET https://markdownregistry.com/api/v1/blob/27b58ea4d47395ea2ac9156dcc9b52e52e1fe4f8549347c759f18205d20282fe
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.