What problem does it solve? Long-running AI assistants accumulate scattered session transcripts and daily logs that are lost when context resets. This Skill performs nightly reflection to consolidate that raw history into durable, organized memory files. ## Core Features & Use Cases - Memory Consolidation: Reviews daily logs and session transcripts, then extracts significant events, decisions, and insights into topic files. - Learning Capture: Records painful or inefficient experiences (failed builds, user frustration) into dedicated learnings files to avoid repeating mistakes. - Memory Pruning: Keeps the main MEMORY.md index under 200 lines by prioritizing, summarizing, and removing stale entries. - Use Case: An agent runs this as a scheduled overnight task (1-5am) so it wakes up with a curated, contradiction-free memory base instead of raw transcripts. ## Quick Start Schedule the dream skill to run nightly so it reviews today's logs and updates my memory files with new topics and learnings.