Инициализирует или обновляет проект для mm-системы — создаёт passport.md в корне, копию в Obsidian, dashboard.md, handoff.md (скелет), project-instructions.md для claude.ai. Use when user says "оформи проект", "сделай паспорт", "init project", "/mm-init", "/mm-init-project", "обнови паспорт", "регистрирую проект". Работает на пустой папке (новый проект) и на существующем коде с любыми .md файлами (auto-discovery + dry-run preview перед записью). Включает auto-detect стека (~150 фреймворков), dual-detection GSD v1 (.planning/) и v2 (.gsd/), import scope/requirements из GSD-артефактов, secret-grep, детектор рассинхрона между копиями паспорта.
$npx -y skills add mworldorg/markdown-memory --skill mm-init-projectInstalls into the current project.
Run `npx skills use "https://github.com/mworldorg/markdown-memory" --skill "mworldorg/markdown-memory/mm-init-project"` 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.