| name | operations-module |
|---|---|
| description | Personal productivity - todos, goals, meetings, and metrics. Use for task management, goal tracking, meeting prep, and productivity reviews. |
Your personal productivity operating system.
| File | Format | Purpose |
|---|---|---|
todos.md |
Markdown | Active task list |
goals.yaml |
YAML | OKRs and goal tracking |
meetings.jsonl |
JSONL | Meeting log and notes |
metrics.jsonl |
JSONL | Key metrics tracking |
reviews/ |
Folder | Weekly/monthly reviews |
1. Morning: Review todos.md, prioritize
2. Throughout: Check off completed, add new
3. Evening: Log any meetings, update metrics
- Run
agents/scripts/weekly_review.py - Review completed vs. planned
- Check metrics in metrics.jsonl
- Plan next week's priorities
- Update goals.yaml progress
- Review previous quarter goals
- Update goals.yaml with new OKRs
- Break down into monthly targets
- Align content calendar with goals
- Todos: Use priority levels (P0-P3), keep list current
- Goals: Reference before major decisions or planning
- Meetings: Log immediately after with key takeaways
- Metrics: Update at least weekly
- Reviews: Generate insights, not just summaries
Priority levels:
- P0: Do today, blocking other work
- P1: Do this week, important
- P2: Do this month, valuable
- P3: Backlog, nice to have
When asked to help plan or prioritize:
- Check current goals.yaml for alignment
- Review existing todos.md capacity
- Consider time-sensitivity and dependencies
- Suggest realistic timelines
principles:
- "Ruthless prioritization over busy work"
- "Completion > perfection for P1-P3"
- "Batch similar tasks together"
- "Protect deep work time"
- "Weekly reviews are non-negotiable"