A post-meeting prompt
Given this transcript (paste below):
- generate meeting notes using Templates/meeting.md
- extract action items as: who, what, when, depends_on
- upsert into Tables/actions
- email the notes to the attendees list (via gmail MCP if configured)Weekly stale-action sweep
"List actions where status=open and due_date < today, group by owner, send each owner a private-message-style reminder."