What problem does it solve?
This Skill automates the daily reflection process so important notes, decisions, and progress from ephemeral daily logs are consistently captured in long-term MEMORY.md and habit checklists are archived, preventing knowledge loss and reducing manual consolidation work.
Core Features & Use Cases
- Extract and Promote: Finds key decisions, project updates, client insights, lessons learned, goals, and team context in a daily log and appends them to designated sections in MEMORY.md.
- Habit Archival & Renewal: Archives the day's habit checklist into HABITS.md history and creates a fresh checklist for the current day.
- Cloud Logging: Calls MCP tools to run the reflection workflow and emits a one-line summary to cloud memory for audit and searchability.
- Use Case: At the end of a workday, run reflect to consolidate yesterday's notes into memory, archive the habits, and produce today's habit checklist automatically.
Quick Start
Run the reflect skill for yesterday's log by invoking reflect with an optional --date YYYY-MM-DD and use --dry-run to preview what would be promoted.