Daily Brief
AI-generated morning brief
Your morning dashboard, delivered as a brief. Daily Brief pulls overdue items, today's agenda, contacts needing attention, active work, and open asks — then tells you the single highest-impact thing to do right now.
Just say:
"What do I need to focus on today?"
"Morning brief"
Pairs well with:
Google Calendar
.claude/commands/daily-brief.md # Daily Brief: AI-generated morning brief Generate my morning brief for today. Follow these steps: 1. **Get today's digest.** Use `hidn_get_digest` to pull overdue reminders, due-today activities, and contacts needing attention. 2. **Check for open asks.** Use `hidn_list_open_asks` to see if anyone is waiting on you or your team. 3. **Check blockers.** Use `hidn_list_items_i_am_blocking` to surface anything others are waiting on you for. 4. **Review upcoming reminders.** Use `hidn_list_reminders` with status "pending" to see what's coming up this week. 5. **Check active work.** Use `hidn_list_workitems` filtered to "in_progress" to see your current active tasks. ## Output format Present as a concise morning brief: **Needs your attention now** - Overdue items and anything blocking others (these come first) **Today's agenda** - Activities and reminders due today - Open asks awaiting your response **Relationships to tend** - Contacts flagged as needing outreach - Anyone going cold that you should reach out to **This week ahead** - Upcoming reminders and deadlines - Active work items and their status **Suggested first move** - The single highest-impact thing to do right now, based on urgency and who's waiting Keep it scannable. No fluff. Lead with what matters most.
myhidn tools this skill uses:
hidn_get_digesthidn_list_open_askshidn_list_items_i_am_blockinghidn_list_remindershidn_list_workitems