What problem does it solve?
It prevents midday productivity blind spots by detecting overdue or stale commitments and surfacing relevant meeting context before the user has to ask.
Core Features & Use Cases
- Pattern detection for tasks and meetings: Scans a DuckDB tasks database (when available) and meeting records to find overdue, stale, and workload-related signals, returning findings as categorized JSON.
- Context warming for upcoming meetings: Pulls remaining calendar events for the rest of the day and pre-associates external participants with recent meeting history and open threads to speed up the afternoon.
- AI continuity checkpoint with selective delivery: Maintains state between runs, optionally saves a brief Supermemory breadcrumb, and sends an SMS only when thresholds are met (e.g., high-severity overdue items or time-sensitive meetings).
Quick Start
Run the skill’s pattern detection at noon by executing the patterns script, then review the JSON output and the generated midday briefing in Records/Briefings for what changed since the morning.