← Back to projects
Dev Daily
ActiveFrom Slash Commands to AI Orchestration
Interactive guide showing how Dev Daily evolved from 5 basic CLI commands into a 19-command, 10-agent orchestration layer across Linear, Notion, GitHub, and Google Calendar.
TypeScriptClaude CodeLinear APINotion API
100%
👨💻
Developer
Types slash command
⚡
Claude Code
CLI interprets command
⚙️
SKILL.md
Project IDs & config
🔷
Linear API
Issues, labels, projects
📓
Notion API
Dev log entries
💻
Terminal Output
Formatted results
Phase 0•Core Commands•Tap a node for details
Key component
Infrastructure
Data flow
Core Commands
Phase 0
Build the foundational slash commands that bridge Linear and Notion into the terminal. No more switching between browser tabs — check issues, log progress, and create tickets without leaving Claude Code.
What Ships
Impact
Developer workflow collapses from 4 browser tabs and constant context-switching down to one terminal. Every action is a single command away.
Capability Comparison
| Phase 0: Core Commands | Phase 1: Context & Planning | Phase 2: Automation Engine | Phase 3: Intelligence Layer | |
|---|---|---|---|---|
| Commands | 5 (/status, /log, /issue, /bug, /idea) | 11 (+/context, /roadmap, /wrapup, /tomorrow, /today, /newproject) | 17 (+/dashboard, /startday, /schedule, /addtask, /recap, /atlas) | 19 (+/DD, /pm) |
| Integrations | Linear + Notion | Linear + Notion + Git | Linear + Notion + Git + Calendar | Linear + Notion + Git + Calendar + Agents |
| Automation | Manual commands only | Daily rituals (wrapup → tomorrow) | Full day lifecycle (startday → schedule → wrapup) | Natural language → auto-dispatch |
| Context Awareness | Single-resource queries | Cross-resource synthesis | Time-aware scheduling | Intent-aware orchestration |
| Agents | 0 | 0 | 0 | 10 specialists + orchestrator |
| Project Onboarding | Manual config editing | Manual config editing | /newproject — one command | /newproject — one command |
| Daily Workflow | Ad-hoc commands | /today, /wrapup, /tomorrow | /startday → /schedule → /wrapup | /DD 'start my day' (NL) |
| Decision Support | None | None | None | /pm specialist council |
All 19 Commands
/statusOpen issues by project
/logWrite dev log entry
/issueCreate Linear issue
/bugQuick-capture a bug
/ideaCapture idea to backlog
/contextFull project synthesis
/roadmapView/add milestones
/wrapupEnd-of-day summary
/tomorrowPlan next session
/todayActive work overview
/newprojectScaffold new project
/dashboardRefresh Home page
/startdayMorning kickoff
/scheduleCalendar day planner
/addtaskAdd task to list
/recapSession diff
/atlasArchitecture guide
/DDNatural language router
/pmSpecialist council