From mori
Flushes session events into durable memories via the dream pipeline. Useful for persisting accumulated context or checking dream status.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mori:dreamThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Call `mori-dream_status` to see if there are undreamed events.
mori-dream_status to see if there are undreamed events.mori-dream_run to execute the dream phase.For --status or --dry-run, pass the argument directly to mori-dream_run.
npx claudepluginhub fjwood69/mori --plugin moriReviews past conversations, extracts structured knowledge, and consolidates learnings into Sibyl. Supports quick naps, full sleeps, and deep mining runs for memory maintenance.
Helps with dream journaling, interpretation, and lucid dreaming. Analyzes dream symbols, finds patterns, improves recall, and guides lucidity training.
Consolidates Claude Code's auto-memory across sessions using a four-phase cycle (Orient, Gather Signal, Consolidate, Prune Index) with seven operators. Activates via session hooks or manual `/dream` command.