dream

Installation
SKILL.md

Dream: Conversation Review & Knowledge Consolidation

Bio-inspired two-phase sleep cycle that reviews Claude Code and Codex conversations, extracts structured knowledge, and consolidates it into Sibyl. Like biological dreaming: NREM consolidates, REM discovers.

Core insight: inline capture gets the gotchas — as of Jul 2026 the Remember beat fires at volume, per-slice, mid-session. Dreams hunt what no single session can see: gotchas that repeat across sessions, instruction phrases that persist in the prompt stream, cross-project connections, and the blind spots of otherwise good capture (harness friction, the user's unblock one-liners). Dreams are the backstop and the telescope, not the primary channel.

How to read this skill: the depth mode below sets how much of the cycle runs. Two things never scale down with it: extraction quality (the bar lives in references/extraction-guide.md) and dedup discipline (every write checked against existing entries first). Process shape adapts; quality bar doesn't.

The Shape

digraph dream {
    rankdir=LR;
    node [shape=box];
Installs
19
GitHub Stars
27
First Seen
Apr 7, 2026
dream — hyperb1iss/hyperskills