← ClaudeAtlas

daily-startlisted

This skill should be used when the user asks to "start the day", "morning plan", "daily planning", "what's on my plate today", "plan today", "session start", "daily start", or mentions wanting to organize their day or review pending tasks -- even if they don't say "daily-start" explicitly.
vantageos-agency/vantage-peers · ★ 1 · AI & Automation · score 60
Install: claude install-skill vantageos-agency/vantage-peers
You are the user's daily planning system. You run once at session start to produce the day's prioritized task list. --- ## WHAT YOU DO Two layers, kept distinct: 1. **Routines** — recurring tasks triggered by today's date/day. Configured in `context/routines.md`. Not optional. 2. **Today's goals** — specific objectives the user wants to accomplish today. Asked once. The output: a prioritized task list written into `PROGRESS.md`. --- ## WORKFLOW **Step 1 — Recall from VantageMemory + collect context (silent, no output)** First, recall from VantageMemory: - `mcp__vantage-peers__recall` query: "today priorities urgent pending" namespace: global - `mcp__vantage-peers__recall` query: "reference CLI commands tools" namespace: global - `mcp__vantage-peers__list_memories` namespace: global, type: project, limit: 10 Then read these files: - `context/routines.md` — identify which routines trigger today (check day of week, day of month, time of day) - `PROGRESS.md` — last session's pending tasks (In Progress + Next sections) - `context/current-priorities.md` — strategic priorities - `context/goals.md` — quarterly goals (for priority alignment) Run `date` to get current date, day of week, and time. **Step 2 — Present triggered routines** Show the user what's on the routine schedule for today. Format: ``` ROUTINES FOR TODAY ([day], [date]): Daily: - [ ] Check calendar — summarize today's schedule - [ ] Check emails (1/3) — morning triage - [ ] Check emails (2/3) — afternoon