mm-clear-gate skillA
mm-clear-gate is agent-read markdown (skill) from mworldorg/markdown-memory: Гейт перед /clear — read-only проверка «всё ли записано», вердикт из exit code скрипта, а не из реплики модели. Проверяет свежесть GSD-handoff в репозитории проекта, свежесть vault-файлов для Project Knowledge, состояние vault-репо, дерево проекта, запушенность, лог сессии, плюс validate.health как предупреждение. Два режима планки - mid (между этапами GSD, дефолт) и end (конец сессии). Use when user says "/mm gate", "/mm-gate", "можно чистить", "всё ли записано", "готов к clear", "проверь перед.
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-clear-gate — гейт перед `/clear` Решает проблему: единственным подтверждением «всё сохранено» была фраза модели о сессии, память о которой `/clear` и стирает. Вердикт должен приходить **из скрипта с exit code**, а не из реплики. **Вся логика — в скрипте.** Скилл его запускает, печатает вывод целиком и переводит exit code в одну строку. Ничего не пересчитывает и не пересказывает. ## Запуск ```bash python <repo>/scripts/clear-gate.py --mode mid # дефолт: между этапами GSD python <repo>/scripts/clear-gate.py --mode end # конец сессии ``` `<repo>` — корень mm-репозитория (`paths.skills_repo` из конфига). Проверяемый проект — текущий cwd; можно задать явно через `--project <путь>`. Режим: `/mm gate` → `mid`, `/mm gate end` (или «конец сессии», «закругляемся») → `end`. ## Что делать с выводом 1. Напечатай вывод скрипта **целиком, дословно** — секции блокеров, предупреждений и пройденного. Не сокращай список файлов, не убирай подсказки-команды. 2. Добавь одну строку по exit code: - `0` → `✅ Гейт пройден — можно /clear.` - `1` → `⛔ Гейт не пройден — чистить нельзя, сначала закрой блокеры выше.` …
Read the whole file at its exact version.
How to install
mdr add mworldorg/markdown-memory/mm-clear-gate@v0.2.0mdr add mworldorg/markdown-memory/mm-clear-gate@sha256:dd14401c820edad4Pin 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_zvoyrqddbkly2jse)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v0.2.0 latest | 2026-08-08 | 9ad3fa6 | 11,530 B | A | view · diff |
| v0.1.0 | 2026-08-02 | 7d780d7 | 7,381 B | A | view · diff |
| v0.1.0 | 2026-08-01 | 8af0afe | 5,855 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 (11530 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_zvoyrqddbkly2jse GET https://markdownregistry.com/api/v1/resolve?ref=mworldorg/markdown-memory/mm-clear-gate GET https://markdownregistry.com/api/v1/blob/dd14401c820edad47db8ac3c834e2d7dddec860436c703a4459a7501794aecee
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.