← ClaudeAtlas

daily-driverlisted

Daily personal assistant for morning planning, task prioritization, and end-of-day review. Integrates with Obsidian daily notes for continuity. Use when user says "start my day", "daily plan", "morning routine", "EOD review", "what should I focus on", or "wrap up my day".
seanwinslow28/code-brain · ★ 0 · AI & Automation · score 72
Install: claude install-skill seanwinslow28/code-brain
# Daily Driver ## Purpose Act as a personal assistant that bookends each day: morning planning to set priorities, mid-day check-ins for course correction, and end-of-day reviews to capture progress. Integrates with Obsidian daily notes so nothing is lost between sessions. ## When to Use - Starting the day (morning planning, priority setting) - Mid-day check-in (re-prioritize based on what happened) - End of day (review, compress context, plan tomorrow) - Weekly planning (review the week's daily notes, set next week's goals) ## Vault Paths ``` vault/10_timeline/daily/YYYY-MM-DD.md # Daily notes vault/10_timeline/weekly/YYYY-Www.md # Weekly reviews vault/90_system/templates/tpl-daily.md # Daily note template vault/90_system/templates/tpl-weekly.md # Weekly review template ``` ## HTML Comment Anchors Daily notes use these anchors for programmatic injection (PATCH, not PUT): | Anchor | Section | What Gets Injected | |--------|---------|-------------------| | `<!-- slack-overnight -->` | Slack Overnight | DMs, @mentions, and channel activity since last EOD | | `<!-- jira-log -->` | Work Log | Jira activity summaries | | `<!-- claude-sessions -->` | Claude Code Sessions | Session entries with inline Dataview fields | | `<!-- side-projects -->` | Side Project Notes | Creative/R&D progress | Weekly notes use: | Anchor | Section | What Gets Injected | |--------|---------|-------------------| | `<!-- auto-wins -->` | Wins This Week | Aggregated wins from daily note