dream
Installation
SKILL.md
/dream โ Speculative Dreaming
"I'm trying to free your mind, Neo. But I can only show you the door. You're the one that has to walk through it." โ Morpheus
/dream sees the forest. /dream also sees what the forest will look like tomorrow.
Step 0: Ground (date-stamp + root capture)
Run before any phase โ gives the AI a current-time reference (#301) and an
absolute $PSI for any announce-mode writes (CONVENTIONS.md).
date "+๐ %H:%M %Z (%A %d %B %Y)"
ORACLE_ROOT=$(git rev-parse --show-toplevel 2>/dev/null || pwd)
PSI="$ORACLE_ROOT/ฯ"