Help us improve
Share bugs, ideas, or general feedback.
From mori
Flushes session events into durable memories via the dream pipeline. Useful for persisting accumulated context or checking dream status.
npx claudepluginhub fjwood69/mori --plugin moriHow 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.
Retired pointer — out-of-session knowledge compounding has moved to the NTM + MCP + managed-agents substrate. No longer an active skill.
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.
Reviews recent Claude Code conversations and consolidates learnings into Sibyl. Use for memory maintenance, extracting decisions and patterns from sessions, and cross-session knowledge synthesis.
Share bugs, ideas, or general feedback.
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.