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

mm-instructions skillA

mm-instructions is agent-read markdown (skill) from mworldorg/markdown-memory: Генерирует текст для claude.ai → Project → Instructions из шаблона + персонализирует под текущий проект. Кладёт результат в Obsidian для копипаста. Use when user says "сделай инструкции для проекта", "обнови project instructions", "/mm-instructions", "перегенери инструкции", "что вставить в Project Instructions". Без аргументов = универсальная версия; с проектом = подставляет имя..

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-instructions — claude.ai Project Instructions Generator

Создаёт ready-to-paste текст для **Project Instructions** в claude.ai. Это «инструкция» для веб-Клода: как работать в паре с PowerShell-Клодом и mm-системой. Раз сгенерировал — копипастишь в Project, оно живёт там вечно.

## Конфиг

Загрузи `mm-config.json` по алгоритму из `<repo>/docs/CONFIG-LOADING.md`. Поддержка `mm-config.local.json` overlay обязательна. `<repo>` берётся из `_repo_root` инжектированного в конфиг loader'ом.

Понадобятся:
- `paths.obsidian_projects`
- `paths.obsidian_bridge` (универсальная версия идёт сюда)
- `default_language`
- `_repo_root` (для шаблона `templates/project-instructions.md`)

## Режимы

### A. Для конкретного проекта

Запуск из папки с `passport.md`. Скилл:
1. Читает `passport.md` → берёт `project` из frontmatter, тип, стек, `gsd_version` из frontmatter, секцию 8 «Контекст для промптов», секцию 9 (текущий milestone/phase, если GSD).
2. Берёт шаблон `<skills_repo>/templates/project-instructions.md`.
3. Подставляет:
   - `<PROJECT_NAME>` → имя проекта.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add mworldorg/markdown-memory/mm-instructions@v0.5.1
Exact content
mdr add mworldorg/markdown-memory/mm-instructions@sha256:a4dba72d4acc8508

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_oshwiv7tfaenpz3d.svg)](https://markdownregistry.com/a/art_oshwiv7tfaenpz3d)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v0.5.1 latest2026-06-08 83fbada 7,648 BA view · diff
v0.5.12026-06-03 b433738 7,615 BA view · diff
v0.5.12026-06-02 0d12fac 7,613 BA view · diff
v0.5.02026-06-01 57b0bfa 7,341 BA view · diff
v0.4.02026-05-09 f9f5146 6,286 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 (7648 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_oshwiv7tfaenpz3d
GET https://markdownregistry.com/api/v1/resolve?ref=mworldorg/markdown-memory/mm-instructions
GET https://markdownregistry.com/api/v1/blob/a4dba72d4acc850883344f56fa61f90473d63fb6a3a09ffef39028729ac9b48a

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-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
mm-update skill
mworldorg/markdown-memory · skills/mm-update/SKILL.md · Самообновление mm-системы из удалённого репозитория. mm раздаётся через git clone + register-skills (не npm), поэтому…
v0.1.0 · audit A · 25 stars

Every file in mworldorg/markdown-memory

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