一键导入
mm-discard
Discards the current runtime conversation from the Mirror database before quitting
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Discards the current runtime conversation from the Mirror database before quitting
用 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-discard |
| description | Discards the current runtime conversation from the Mirror database before quitting |
| user-invocable | true |
Use when the user wants to quit a test session without keeping the current conversation in the Mirror database.
Natural language examples:
sair descartando esta conversa
fechar sem salvar esta conversa
quit and discard this conversation
Run:
uv run python -m memory conversation-logger discard-current --interface pi
The command deletes the current conversation and marks the runtime session so the assistant confirmation is not logged as a new conversation.
After the command succeeds, answer briefly:
Conversa atual descartada do banco. Pode sair com /quit.
Do not call mirror log for this skill.