| name | todo-audit |
| description | Audit and reconcile Thomas's todo list against all active data sources — calendar, email, customer deal docs, deal tracker spreadsheet, and any future sources. Use when Thomas asks to "review my todos", "what's outstanding", "todo audit", "anything I'm missing", "check my follow-ups", "what's stale", or as part of a Monday morning / Friday EOD review. Also use when he asks about overdue items, missed follow-ups, or wants a pipeline hygiene check. |
Todo Audit
Audit and reconcile ~/todo/ against calendar, email, and deal pipeline.
Todo format
See todo-format.md for the file format used in ~/todo/.
Procedure
- Read all files in
~/todo/ to get current todos
- Pull recent calendar events (
gog calendar list --days 14)
- Filter for external calls (ignore internal Nexcade-only meetings, standups, 1:1s)
- Cross-reference against sent emails for follow-ups
- Flag any gaps: external calls with no follow-up, overdue items, stale todos
- Report findings with recommended actions