
7 results

Use when the user says "continue", "pick up where I left off", "what was I working on", or similar. Also use when starting a session and memory has pending work.

Capture the current session to the memento vault. Use when you want to record decisions, discoveries, or patterns from this session. Also use when the user says "remember this" or "save this to memento".

Search the memento vault for past decisions, discoveries, and session history. Read-only — never writes to the vault.\n\nExamples:\n\n- User: "What did we decide about the caching strategy?"\n Assistant: "Let me check the memento vault."\n (Use the Task tool to launch the concierge agent with the question.)\n\n- User: "Where did I implement the auth fix?"\n Assistant: "I'll search your session history for that."\n (Use the Task tool to launch the concierge agent to find the relevant session.)\n\n- User: "What sessions have I had on project X?"\n Assistant: "Let me look that up in the vault."\n (Use the Task tool to launch the concierge agent with the query.)

Run the Inception — background consolidation agent that clusters vault notes by embedding similarity and produces pattern/synthesis notes. Use PROACTIVELY when the user says "inception", "consolidate", "find patterns", "dream", "run inception", "pattern detection", or invokes /inception. Also use when the user asks about cross-session themes or recurring insights in their vault.

Use when the user says "start fresh", "save and clear", "checkpoint", or similar. Also use proactively when context is getting large and compaction is approaching -- suggest this as a faster alternative.

Archive stale memento notes. Moves low-certainty, unaccessed notes to archive/. No merging, no deletion. Run periodically to keep the vault tight.