What problem does it solve? End-of-day reporting is repetitive: gathering today's commits across repos and submodules, checking merged and open PRs, reviewing in-progress Notion tasks, and recalling meetings. This Skill automates that entire wrap-up and delivers it to Google Chat every weekday at 18:00. ## Core Features & Use Cases - Topic-grouped digest: Collects today's commits (root repo plus submodules), merged/opened PRs, still-in-progress Notion tasks, today's meetings, and tomorrow's schedule into one message. - AI narrative summary: Uses the local claude CLI (Haiku) to turn raw activity data into a readable narrative before delivery. - Automated delivery: Sends via the gws Google Workspace CLI as the authenticated user, firing automatically Mon–Fri at 18:00 via session cron, or manually on demand. - Use Case: At 18:00 on a Tuesday, the cron triggers the skill, which gathers the day's git activity and Notion task status, summarizes it, and posts the wrap-up to your Google Chat space without any manual effort. ## Quick Start Ask the assistant to run the daily summary, or invoke the /codepresso:daily-summary command to generate and send today's evening report to Google Chat.