daily-brief-update-7am

Append a structured 7:00 AM status report to a Notion daily brief page.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the decay of daily task management by ensuring that persistent, unresolved issues are surfaced and escalated based on their age rather than just their novelty.

Core Features & Use Cases

  • Automated Brief Updates: Appends a structured 7:00 AM update to the existing Notion daily brief page without creating duplicates.
  • Intelligent Aging: Automatically calculates the age of unresolved tasks, PRs, and CI failures, promoting them to escalation blocks once they cross specific thresholds.
  • Contradiction Detection: Identifies new information that conflicts with the active Weekly Plan to ensure alignment.

Quick Start

Run the daily brief update skill to process today's Notion page and append the latest state snapshot and escalation report.

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

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

FAQPage Schema
How do I automate Notion daily brief updates with stale task escalation?

Automating Notion daily brief updates involves appending a structured 7:00 AM report that calculates unresolved task ages and escalates stale items based on predefined thresholds. The skill monitors backlogs, Gmail, and Calendar to surface new items without creating duplicate pages.

What is age-based task escalation in project management?

Age-based task escalation is a process that automatically calculates the duration unresolved tasks remain open and promotes them to an escalation report once they cross specific time thresholds. This ensures persistent issues are surfaced based on age rather than novelty.

How do I detect contradictions between new information and an active weekly plan?

Detecting contradictions between new information and an active weekly plan involves running automated contradiction checks during state snapshots. The skill identifies new items from monitored sources that conflict with the active plan to ensure alignment.

Do I need read-only Notion access and browser automation for daily brief monitoring?

You need read-only Notion database access and browser automation capabilities for daily brief monitoring. These permissions allow the skill to perform state snapshots, monitor dashboards, and append structured updates without modifying core database records.

Why are unresolved CI failures and PRs not surfacing in my task management reports?

Unresolved CI failures and PRs may not surface in task management reports if your monitoring lacks intelligent aging logic. The skill calculates their age and automatically promotes stale PRs and CI failures to escalation blocks once they cross specific thresholds.