com um clique
mm-welcome
Renders the state-aware welcome card on demand
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Renders the state-aware welcome card on demand
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional 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.