Update Obsidian vault path from ~/knowledge to ~/CODEX
This commit is contained in:
34
commands/chiron-start.md
Normal file
34
commands/chiron-start.md
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
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
|
||||
Reference in New Issue
Block a user