원클릭으로
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.
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.