Update Obsidian vault path from ~/knowledge to ~/CODEX

This commit is contained in:
m3tm3re
2026-01-27 19:10:13 +01:00
parent 63cd7fe102
commit 240fde83dd
27 changed files with 5662 additions and 1207 deletions

34
commands/chiron-start.md Normal file
View 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