원클릭으로
mm-recall
Loads messages from a previous conversation into the current context
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Loads messages from a previous conversation into the current context
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:recall |
| description | Loads messages from a previous conversation into the current context |
| user-invocable | true |
When receiving /mm:recall <id>, run:
uv run python -m memory recall CONV_ID [--limit N]
CONV_ID can be the full ID or only its prefix, such as a3b2c1d4.
The script prints conversation header and messages. Use it as context to continue the topic or answer questions about what was discussed.