Run the Morning From One Command
One command replaces opening twelve apps
You say 'run my morning' and get: your three-layer morning brief, your email with urgent items and drafted replies, today's three priority tasks matched to your energy, relationship alerts for people you are meeting today, a resurfaced reading highlight relevant to today's work, and an energy check-in prompt.
One command, one output, and the modules are invisible. You see a single document that assembles everything you need to start the day.
This is the graduation exercise. Writing a clear prompt that combines multiple modules into one routine is the most advanced in the book. If you can do this, you have developed the core ability: describing what you want from a complex system in plain language.

Scheduling turns a one-time routine into a daily habit
Different modules run at different times. The schedule is how you combine them across the day:
You design this schedule through conversation, not configuration. 'I want my morning routine to run at 7, my mid-day check at noon, and my on Fridays at 4.' In ChatGPT, you set this up using scheduled tasks. In Claude Code, you use scheduled routines. The assistant handles the scheduling mechanics.
keep the morning running when one source fails
The combined routine needs to handle partial failures gracefully. If the Gmail connector is down, the morning brief should still run using calendar and task data, not stall waiting for email. If the relationship has no data yet, the brief should skip the relationship section rather than producing an error.
Fallback instructions are part of the prompt: 'If a 's source is unavailable, note what is missing and produce the remaining sections. Never skip the entire morning document because one source failed.' For example, when the Gmail connector is down, the assistant notes 'email unavailable' and still delivers your calendar brief and task list.
Every 's approval rules carry into the combined routine
Each has its own , and the combined routine inherits all of them. The morning brief never reschedules. The email never sends. The task module never moves client work without asking. The relationship module never contacts anyone.
The prompt makes this explicit: 'Combine the modules. Keep each 's . Collect all suggested actions into a single approval section at the end of the morning document. I will review and approve actions in one place instead of module by module.'
When you open the morning document, you review one consolidated approval list instead of checking six separate outputs. The list shows every suggested action: send the drafted email reply to Sarah about the timeline, move the 3 PM standup to tomorrow for a report-writing block, reconnect with David who has been quiet for 34 days. You approve, modify, or dismiss each one.
The makes the morning document a podcast
Add the from the Turn Any Into Audio chapter and the morning document becomes a three-to-five minute audio summary. The narration rewrite flows through the executive summary, the top , today's three tasks, and any urgent flags. The approval section stays in text (you need to read and decide on those, not hear them in the background).
When you press play on the audio brief over coffee, you hear your calendar, your top tasks, and any urgent flags. By the time you sit down, you know what matters. The approval items are waiting in text for your review.
A visual dashboard is optional for readers who want one screen
For readers who want a visual interface, the capstone project is a single-page web dashboard that displays the morning document: today's schedule, email summary, task priorities, relationship alerts, energy trend, recent journal themes, and the approval queue. You ask a coding agent (Claude Code or Codex) to build it from the .
This is optional. If you ask a coding agent to build a single-page dashboard that reads from your , the morning brief, task list, and approval queue all appear on one screen. The text-based morning document is the core product. The dashboard adds a visual layer for readers who want it.
