Plan

Generate a daily or weekly plan by reading all golem statuses and Google Calendar. (Phase 6 — not yet implemented)

EtanHey 8bb3e54 775 B Updated

File contents

Daily Plan

Generate a prioritized daily plan from golem states + calendar.

Status: Planned for Phase 6. Currently a stub.

Planned Process

  1. Read getStatus() from all active golems (jobs, recruiter, teller, content)
  2. Read Google Calendar events for today/this week
  3. Merge into prioritized task list:
    • Interviews to prep for (from RecruiterGolem)
    • Drafts to approve (from ContentGolem)
    • High-score job matches to review (from JobGolem)
    • Financial alerts (from TellerGolem)
    • Calendar meetings and deadlines
  4. Generate daily schedule with time blocks
  5. Send to Telegram as morning nudge

EtanHey/golems/tree/main/packages/coach/skills/plan commit 8bb3e54d22

Frequently asked questions

npx skillmds@latest add etanhey/plan