35 lines
1.0 KiB
Markdown
35 lines
1.0 KiB
Markdown
---
|
|
name: /chiron-start
|
|
description: "Morning planning ritual - set focus for the day and prioritize work"
|
|
---
|
|
|
|
# Morning Planning
|
|
|
|
Start the day with clarity and intention.
|
|
|
|
## Steps
|
|
|
|
1. **Read yesterday's daily note** from `~/CODEX/daily/YYYY/MM/DD/YYYY-MM-DD.md`
|
|
2. **Check today's tasks** in `~/CODEX/tasks/inbox.md` and project files
|
|
3. **Prioritize using energy levels and deadlines** (consult `chiron-core` for PARA guidance)
|
|
4. **Generate today's focus** (3-5 top priorities, deep work blocks, quick wins)
|
|
5. **Ask**: "Ready to start, or need to adjust?"
|
|
|
|
## Expected Output
|
|
|
|
Daily note with:
|
|
- Focus areas (top 3 priorities)
|
|
- Deep work blocks (scheduled)
|
|
- Quick wins (<15min)
|
|
- Meetings
|
|
- Carried over tasks
|
|
- Inbox status
|
|
|
|
## Related Skills
|
|
|
|
- `daily-routines` - Core morning planning workflow
|
|
- `task-management` - Task extraction and prioritization
|
|
- `chiron-core` - PARA methodology guidance
|
|
- `obsidian-management` - Daily note creation using template
|
|
- `calendar-scheduling` - Calendar integration for time blocking
|