What problem does it solve?
It solves the problem of end-of-day operational ambiguity by turning raw run logs into a clear verdict about what was shipped, what failed, and what requires human follow-up.
Core Features & Use Cases
- Actionable TL;DR verdict: Produces a single stance sentence summarizing the day’s net outcome (wins and regressions) so operators don’t have to interpret logs.
- Log + cron-state cross-checking: Detects silent failures and “ran without logging” situations by combining
memory/logs/... with memory/cron-state.json.
- Decision-ready recap: Surfaces concrete tomorrow actions (merge pending PRs, investigate failing skills, resolve open issues) with artifact links for fast review.
- Use Case: Morning/PM-style oversight for autonomous operations where you run many skills unattended and need a trustworthy operator summary without approval loops.
Quick Start
Use the Evening Recap skill to generate an end-of-day summary by setting the optional date override var to a specific UTC date if you want to recap a past day.