원클릭으로
mm-release-notes
Shows Mirror Mind release notes for the latest, a specific version, or all pending versions
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Shows Mirror Mind release notes for the latest, a specific version, or all pending versions
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-release-notes |
| description | Shows Mirror Mind release notes for the latest, a specific version, or all pending versions |
| user-invocable | true |
Use when the user asks any natural-language variant of:
For the latest release note:
uv run python -m memory runtime release-notes latest
For a specific version:
uv run python -m memory runtime release-notes vX.Y.Z
For an update prompt or any question about what changed in the newly available version, prefer cumulative pending notes:
uv run python -m memory runtime release-notes pending
If the user names the currently available version from the welcome card, still
prefer pending unless they explicitly ask for only that single version. The
pending view is the final-user update explanation because it includes every
release between the installed version and the current stable release.
Show the output verbatim. Do not summarize unless the user explicitly asks for a shorter explanation.