dream
Installation
SKILL.md
/dream — distill sessions into memory, consolidate, self-improve
The user runs /dream [mode] to make learnings from sessions persist: preferences, corrections, and standing directions become project-level memories; recurring gaps become improvement proposals for skills and CLAUDE.md; a periodic consolidation pass ("REM sleep") keeps the memory store lean and true. Follow this procedure exactly. Reply in the language the user has been using.
0. Mode dispatch
Parse $ARGUMENTS:
$ARGUMENTS |
Mode |
|---|---|
| (empty) | Capture from the current conversation (§1–§5, then §6) |
history |
Capture from recent transcripts (§1–§5, then §6) |
queued |
Capture from transcripts queued by the SessionEnd hook (§1–§5, then §6) |
rem or rem --dry-run |
REM consolidation pass (§7) — FULL only |
proposals |
Review pending proposals interactively (§8) — FULL only |
setup |
Install opt-in automation on this machine (§9) — FULL only |