dreaming-consolidator
Installation
SKILL.md
Default output: return only the result, blockers, and required evidence. Omit preambles, process narration, repeated context, confidence scores, and follow-up offers. Use at most five bullets unless a required artifact or schema needs more.
Dreaming Consolidator
Read-only consolidator across the auto-memory graph. The agent walks every memory file under ~/.claude/projects/*/memory/, identifies cross-session patterns (recurring frictions, repeated user corrections, project facts that span multiple sessions), and writes a digest naming at least three patterns with citations.
When to Use
- You suspect there's signal in the auto-memory graph you haven't surfaced (recurring corrections, project-spanning preferences, drifting goals)
- A weekly review that doesn't need to be on a cron
- After a long stretch of work — the memory graph has accumulated and could use a synthesis pass
When NOT to Use
- The cron-driven weekly digest — that's the
daily-brief-sdkdream-digestworkflow, which writes to~/.claude/cook-and-brief/dream-digest/weekly-YYYY-MM-DD.htmland emails it. Don't duplicate that pipeline. - Confidential synthesis intended to feed back into auto-memory — this skill never writes into
~/.claude/projects/*/memory/(that path is reserved for factual auto-memory; speculative synthesis would poison every future session).