dailylisted
Install: claude install-skill alirezarezvani/gaios
# Daily Brief
The Cadence layer: turn scattered priorities, commitments, and calendar into one focused screen so
the day starts pointed at leverage — not at the inbox.
## When to run
- Start of day, or any time the user asks what to focus on now.
- After a `/triage` dump, to fold new items into the day.
## The output (always this shape)
```
## Daily brief — <date>
**Today's 3** — the highest-leverage moves (tied to priorities). Each: action + why it matters.
1. … 2. … 3. …
**Open loops needing a nudge** — commitments owed by/to you, with next step.
- <loop> → <next step> (waiting on <who>)
**Slipping** — priorities/projects at risk, with the one action that unblocks.
**On the calendar** — meetings that need prep → offer `/prep`.
**Parked** — explicitly not today (so it's off the mind).
```
## Process
1. **Gather (read, don't guess):** `context/priorities.md` (the 90-day outcomes), `decisions/log.md` (recent calls), `projects/` (active workstreams), and open commitments — from `tools/open_loops.py` if present, else from notes/projects.
2. **Pull live where connected:** if a calendar/task/CRM MCP is wired (`connections.md`), pull today's meetings and due items. If nothing is connected, work from files and say so.
3. **Rank to 3.** Map candidates to priorities; pick the 3 with the most leverage (find-the-constraint). Everything else is loops/parked.
4. **Flag slippage.** Compare priorities to recent activity; name what's at risk + the single unblocking action.
5. **Offer nex