ワンクリックで
mm-welcome
Renders the state-aware welcome card on demand
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Renders the state-aware welcome card on demand
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Activates Builder Mode for a journey and loads project context/docs
Backs up the production memory database
Activates Builder Mode for a journey and loads project context/docs
Scans memories for recurring patterns and proposes consolidation (merge, identity update, or shadow candidate)
Asks other LLMs through OpenRouter with Mirror context
Lists recent conversations from the memory database
| name | mm-welcome |
| description | Renders the state-aware welcome card on demand |
| user-invocable | true |
When receiving /mm-welcome, run:
uv run python -m memory welcome
Show the user the output verbatim. The welcome is a short, state-aware
greeting composed from the database: header, active journey, recent insight
or conversation, and a closing invitation. Useful when quietStartup: true
hides the boot welcome, when the user wants a fresh snapshot mid-session,
or when a new runtime starts and the welcome was missed.
If the command prints nothing, tell the user: "Nothing to surface right now." Otherwise, do not add commentary — the welcome speaks for itself.
See docs/product/specs/welcome/index.md for the composition rules.