Generate today's daily plan by gathering context from LifeManager (projects, todos, calendar, yesterday's plan) and creating a focused schedule. Designed to run via /loop for daily planning.
Generate today's daily plan using context from LifeManager.
This skill is designed to run in the morning. Check the current UTC time — only proceed if it's between 05:00 and 09:00 UTC. If outside this window, respond with "Skipping — not morning yet" and stop immediately. Do not call any MCP tools.
get_daily_plan for today's datesync_calendar_events for today's date to pull in Google Calendar eventsget_daily_plan again to see the updated calendar slotsCollect context from these sources:
list_projects (state: in_progress), then list_tasks for each to see active taskslist_todos (status: todo or in_progress) to see what's dueget_daily_plan for yesterday's date to see what was completed, what wasn't, and any end-of-day commentsBased on the gathered context, create a focused, achievable daily plan:
add_schedule_slot with source "auto"update_daily_plan with a 1-2 sentence overview of today's focusadd_plan_item with sequential positionsadd_schedule_slot with source "auto"update_daily_plan