/dream Slash Command [Gradual Rollout]#
What's wrong with this entry?
A new user-invocable slash command for reflective memory consolidation — reviewing recent activity, synthesizing learnings into typed memory files, and pruning stale entries.
# Manual consolidation
/dream
# Schedule nightly consolidation
/dream nightly- Aliases:
/learn - Manual mode (
/dreamor/dream consolidate) runs an immediate memory consolidation pass - Schedule mode (
/dream nightly) sets up a recurring cron job that runs consolidation overnight - The schedule persists across sessions (written to
.claude/scheduled_tasks.json) and auto-expires after a configurable period - Cancel scheduled consolidation at any time
- Gated behind the
tengu_kairos_dreamfeature flag — availability may vary - Previously, only the background auto-dream mechanism existed (silently consolidating between sessions); this command gives users direct control
Skill registration with name: "dream", aliases: ["learn"] (search for "Reflective memory consolidation") — WKA at line ~636587
Strings lifted out of the shipped bundle, so the claim above can be checked against them.