From claude-mnemos
Undo a previously logged mnemos operation by activity entry id, or undo the most recent undoable operation. Use when the user says "undo", "revert", "rollback", or "I shouldn't have ingested that".
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-mnemos:mnemos-undo <op_id|--last><op_id|--last>The summary Claude sees in its skill listing — used to decide when to auto-load this skill
If `$ARGUMENTS` is empty or equals `--last`:
If $ARGUMENTS is empty or equals --last:
get_recent_activity MCP tool with limit=20.can_undo: true and undone: false.id as op_id.Otherwise treat $ARGUMENTS as the op_id (full UUID hex).
Invoke undo_operation MCP tool with the op_id.
Render the result:
restored_pages), mention the new
manual_restore entry id.mnemos daemon start --vault $MNEMOS_VAULT_ROOT first, then retry.already undone, snapshot missing), surface the
detail verbatim.npx claudepluginhub developerrop/claude-mnemosFetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Applies a firm's KYC/AML rules grid to parsed onboarding records: assigns risk rating, checks required documents, outputs rule outcomes with citations, and routes for escalation.
Generates daily or weekly digests of activity from connected sources (chat, email, docs, tasks, CRM), highlighting action items, decisions, mentions, and project updates.