mm-discard

star 10

Discards the current runtime conversation from the Mirror database before quitting

mirror-mind-ai By mirror-mind-ai schedule Updated 6/6/2026

name: "mm-discard" description: Discards the current runtime conversation from the Mirror database before quitting user-invocable: true

Discard Current Conversation

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

1. Discard Current 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.

2. Tell the User to Quit

After the command succeeds, answer briefly:

Conversa atual descartada do banco. Pode sair com /quit.

Do not call mirror log for this skill.

Install via CLI
npx skills add https://github.com/mirror-mind-ai/mirror --skill mm-discard
Repository Details
star Stars 10
call_split Forks 6
navigation Branch main
article Path SKILL.md
More from Creator
mirror-mind-ai
mirror-mind-ai Explore all skills →