do.dream

Installation
SKILL.md

Dream — Vault Self-Consolidation

Dreaming is the vault's sleep cycle: without user input, review recent activity, surface patterns, and prepare small consolidation proposals. The vault wakes up smarter; the user only approves.

Inputs (deterministic, collect all first)

deeporbit --vault . status                    # lifecycle state
deeporbit --vault . suggest                   # open issues
deeporbit --vault . index ensure              # fresh retrieval before searching
deeporbit --vault . profile show              # what matters to the user
find 00_Inbox 10_Diary 15_Writings 20_Projects 30_Research 60_Notes -name '*.md' -mtime -7

Consolidation passes

Work through these in order; skip any that finds nothing.

Installs
2
GitHub Stars
5
First Seen
Jul 25, 2026
do.dream — dull-bird/deeporbit