# Matrixorigin Memoria Memoria

> Memoria Recovery

- Skill: `tomevault-io/matrixorigin-memoria-memoria` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/matrixorigin-memoria-memoria`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/matrixorigin-memoria-memoria/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/matrixorigin-memoria-memoria

---


# Memoria Recovery

Use Memoria snapshot tools when memory state needs a checkpoint or a rollback.

## Before risky changes

1. If you are about to bulk-delete, purge, or rewrite memory, create a snapshot first with `memory_snapshot`.
2. Tell the user a checkpoint exists and can be restored.

## After accidental deletion or corruption

1. Inspect available recovery points with `memory_snapshots`.
2. Choose the most recent good snapshot.
3. Restore with `memory_rollback`.
4. Verify recovery with `memory_recall`, `memory_list`, or `memory_stats`.

## Rules

- Prefer rollback over manually re-creating many deleted memories.
- If the user wants a selective logical fix rather than full restore, use `memory_correct` or `memory_forget` instead.
- After rollback, state what was restored and what you verified.

---
> Source: [matrixorigin/Memoria](https://github.com/matrixorigin/Memoria) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-18 -->

