ea-morning-review

Generates daily review files and runs interactive morning planning sessions bridging yesterday's plan to today's time block.

108|11|Updated Jun 26, 2026
One-click install
npx skills add https://github.com/db-aeon/joshu-oss --skill ea-morning-review-db-aeon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ea-morning-review
Source: https://github.com/db-aeon/joshu-oss/tree/main/integrations/hermes/skills/executive-assistant/ea-morning-review
Command: npx skills add https://github.com/db-aeon/joshu-oss --skill ea-morning-review-db-aeon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? It automates the daily handoff between workdays by drafting a structured review of yesterday's unfinished work, carrying open items forward, and finalizing today's time-block plan through a short interactive session. ## Core Features & Use Cases - Async morning prep: A cron-triggered pass reads the most recent workday's time-block plan, journals, and todo files, then drafts Planning/daily-review-YYYY-MM-DD.md with retrospective checkboxes, carryover items, and proposed priorities. - Interactive review: Walks the owner through each unchecked block via jChat or email reply, marking items done, partial, or carried over, then commits today's plan through the ea-time-block skill. - Pointer email: Sends a condensed Nylas email linking the daily review, calendar, new mail stubs, and scheduling items needing owner decisions. - Use Case: On Monday morning, the skill detects Friday's plan as the last workday, drafts a review noting the weekend gap, emails the owner a pointer, and after a five-minute chat confirms carryover items and renders today's Excalidraw time block. ## Quick Start Say "morning review" in jChat to confirm yesterday's completed items and lock in today's time-block plan.

Frequently Asked Questions about ea-morning-review

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

FAQPage Schema
How do I run a daily morning review with an AI assistant?

Say "morning review" in jChat or reply to the morning pointer email. The skill loads the drafted daily-review file, walks you through each unchecked item from the last workday, and finalizes today's time-block plan once you confirm.

How does the morning review handle weekends or holidays?

It falls back to the most recent workday with a time-block plan, typically Friday for a Monday morning. The review notes the date gap and asks about both the plan blocks and any weekend activity.

Can I do the morning review by email instead of chat?

Yes, substantive replies on the morning pointer thread are routed through the ea-owner-reply flow. The skill parses DONE/KEEP lines from your reply and updates the daily-review file the same way as a chat session.

What files does the daily morning review create?

It creates Planning/daily-review-YYYY-MM-DD.md with checkboxes and owner answers, optionally a machine plan JSON, and a new Excalidraw time-block file for today. Yesterday's diagram stays frozen as a historical record.

What happens if I skip the interactive morning review?

The cron-drafted review remains a draft and is not treated as the final plan unless you explicitly say to skip the review. The skill is designed to require owner confirmation before committing today's schedule.