daily-brief-update-8am

Aggregate Gmail, Google Calendar, Notion, and GitHub data into 8:00 AM status updates.

1|1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/mwolff328-stack/WolffClaude --skill daily-brief-update-8am
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-brief-update-8am
Source: https://github.com/mwolff328-stack/WolffClaude/tree/main/scheduled-tasks/daily-brief-update-8am
Command: npx skills add https://github.com/mwolff328-stack/WolffClaude --skill daily-brief-update-8am

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the decay of daily status updates into noise by automatically surfacing new actionable items and escalating long-standing, unresolved blockers that would otherwise become invisible.

Core Features & Use Cases

  • Automated Briefing: Appends a structured update to your existing Notion daily brief page without creating duplicates.
  • Intelligent Aging: Tracks persistent tasks and CI failures, escalating them based on age to ensure blockers are addressed.
  • Contextual Synthesis: Diffs current system state against previous runs to highlight genuine changes and contradictions in the Weekly Plan.

Quick Start

Run the daily-brief-update-8am skill to process today's morning updates and append the latest status snapshot to the Notion daily brief page.

Frequently Asked Questions about daily-brief-update-8am

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate daily status updates from Gmail, Google Calendar, and Notion?

Automated daily status updates aggregate data from Gmail, Google Calendar, Notion, and GitHub to generate a structured 8:00 AM briefing. The skill appends this snapshot directly to your existing Notion daily brief page without creating duplicates.

How does task escalation work for persistent CI failures and unresolved blockers?

Task escalation monitors persistent CI failures and unresolved tasks by applying an escalation ladder based on item age and impact. This mechanism surfaces long-standing blockers that would otherwise become invisible in your daily reports.

Can I use this skill with read-only access to my integrated platforms?

Yes, this skill requires read-only access to integrated platforms to perform diffs and append structured JSON snapshots to Notion pages. It safely processes your current system state without modifying external source data.

How do I prevent duplicate entries when appending morning brief updates to Notion?

To prevent duplicate entries when appending morning brief updates to Notion, the skill diffs current system state against previous runs. It synthesizes context to highlight genuine changes and appends only the latest structured update.

What is the best way to track aging tasks and surface new actionable items?

Tracking aging tasks and surfacing new actionable items is best handled by diffing current system state against previous runs. This contextual synthesis highlights genuine changes and escalates long-standing blockers based on age and impact.