Home / mworldorg / markdown-memory · skills/mm/SKILL.md · GitHub

mm skillA

mm is agent-read markdown (skill) from mworldorg/markdown-memory: Диспетчер mm-системы — короткая команда вместо длинных. /mm без аргументов = список всех команд. /mm new = init project, /mm save = save session, /mm next = handoff, /mm prompt = bridge, /mm rules = instructions, /mm check = doctor. Use when user types "/mm" anything OR says "что есть в mm", "какие mm команды", "помощь по mm", "mm cheatsheet"..

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 — Dispatcher / Cheat Sheet

Короткие алиасы для длинных команд. Также — если юзер просто пишет `/mm`, выводи список.

## Карта команд

| Алиас | Полная команда | Что делает |
|---|---|---|
| `/mm new` | `/mm-init-project` | Init/update паспорт проекта + Obsidian-структуру |
| `/mm init` | `/mm-init-project` | (синоним new) |
| `/mm setup` | `/mm-setup` | Персонализация системы под себя (имя, стек, пути) — 1 раз после клона |
| `/mm onboard` | `/mm-setup` | (синоним setup) |
| `/mm resume` | `/mm-resume` | Восстановить контекст: passport + dashboard + last session + git + GSD |
| `/mm start` | `/mm-resume` | (синоним resume — для начала сессии) |
| `/mm context` | `/mm-resume` | (синоним resume) |
| `/mm where` | `/mm-resume` | (синоним resume — «где мы») |
| `/mm focus` | `/mm-focus` | ~~scoped reload GSD-этапа~~ — **СНЯТ 2026-08-02**, дублировал `/gsd-resume-work` и грузил не то. Вместо него: `/gsd-resume-work` |
| `/mm gate` | `/mm-clear-gate` | Гейт перед /clear: read-only проверка «всё ли записано», вердикт из exit code (`gate end` — планка конца сессии) |
| `/mm projects` | `/mm-projects` | Обзор всех проектов одним экраном |
…

Read the whole file at its exact version.

How to install

Latest version
mdr add mworldorg/markdown-memory/mm@v0.4.3
Exact content
mdr add mworldorg/markdown-memory/mm@sha256:bf5d77870516e4a5

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_pqefdbcnoksvwsfv.svg)](https://markdownregistry.com/a/art_pqefdbcnoksvwsfv)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v0.4.3 latest2026-08-02 e9ce452 8,480 BA view · diff
v0.4.22026-08-01 8af0afe 8,429 BA view · diff
v0.4.12026-06-16 9e0b1b2 8,100 BA view · diff
v0.4.02026-06-11 68185cc 7,869 BA view · diff
v0.4.02026-06-09 4e8c3ce 7,914 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (8480 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

GitHub

mworldorg/markdown-memory · 25 stars · license MIT · pushed 2026-09-19 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_pqefdbcnoksvwsfv
GET https://markdownregistry.com/api/v1/resolve?ref=mworldorg/markdown-memory/mm
GET https://markdownregistry.com/api/v1/blob/bf5d77870516e4a50c2307e68c735a721b675681a3357ccfe721b1638e17d3e7

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.

More from mworldorg/markdown-memory

mm-web-bridge skill
mworldorg/markdown-memory · claude-ai-skills/mm-web-bridge/SKILL.md · Партнёр louise в claude.ai — обсуждает идеи, ставит их под сомнение, проверяет актуальность в интернете перед решениями…
v0.4.0 · audit A · 25 stars
mm-bridge skill
mworldorg/markdown-memory · skills/mm-bridge/SKILL.md · Compose a ready-to-copy prompt for the user's OTHER Claude Code instance (running in PowerShell). Use when the user…
v0.5.1 · audit A · 25 stars
mm-clear-gate skill
mworldorg/markdown-memory · skills/mm-clear-gate/SKILL.md · Гейт перед /clear — read-only проверка «всё ли записано», вердикт из exit code скрипта, а не из реплики модели…
v0.2.0 · audit A · 25 stars
mm-doctor skill
mworldorg/markdown-memory · skills/mm-doctor/SKILL.md · Самопроверка mm-системы — junction'ы, конфиг, vault, паспорта, bridge-архив, GSD-консистентность (passport vs…
v0.6.0 · audit A · 25 stars
mm-focus skill
mworldorg/markdown-memory · skills/mm-focus/SKILL.md · СНЯТ 2026-08-02 — команда больше ничего не грузит. Её детекция этапа дублировала /gsd-resume-work и расходилась с…
v0.2.0 · audit A · 25 stars
mm-handoff skill
mworldorg/markdown-memory · skills/mm-handoff/SKILL.md · Генерирует handoff.md — компактную сводку для нового чата claude.ai когда контекст текущего заполнился. Включает…
v0.7.2 · audit A · 25 stars
mm-init-project skill
mworldorg/markdown-memory · skills/mm-init-project/SKILL.md · Инициализирует или обновляет проект для mm-системы — создаёт passport.md в корне, копию в Obsidian, dashboard.md…
v0.6.0 · audit A · 25 stars
mm-instructions skill
mworldorg/markdown-memory · skills/mm-instructions/SKILL.md · Генерирует текст для claude.ai → Project → Instructions из шаблона + персонализирует под текущий проект. Кладёт…
v0.5.1 · audit A · 25 stars
mm-projects skill
mworldorg/markdown-memory · skills/mm-projects/SKILL.md · Обзор всех зарегистрированных mm-проектов одним экраном — статус, тип, GSD-фаза, последняя активность, число открытых…
v0.1.0 · audit A · 25 stars
mm-resume skill
mworldorg/markdown-memory · skills/mm-resume/SKILL.md · Восстановить контекст в начале сессии или после /clear. Читает passport.md + dashboard + последнюю сессию + git status…
v0.4.0 · audit A · 25 stars
mm-save-session skill
mworldorg/markdown-memory · skills/mm-save-session/SKILL.md · Закрывает текущую Claude Code сессию — сохраняет лог в Obsidian/Claude/Sessions/, обновляет project note, обновляет…
v0.8.2 · audit A · 25 stars
mm-setup skill
mworldorg/markdown-memory · skills/mm-setup/SKILL.md · Онбординг/персонализация mm-системы под конкретного пользователя — спрашивает имя, чем занимается, стек, язык, путь к…
v0.1.0 · audit A · 25 stars

Every file in mworldorg/markdown-memory

Other files named mm

mm skill
alsk1992/cloddsbot · src/skills/bundled/mm/SKILL.md · Market making - two-sided quoting with inventory management
git:20260204.4aa98d3 · audit A · 2,830 stars

Browse by kind, by grade A, or by owner.