The Challenge
Recurring meetings produced good decisions and weak follow-through. Actions lived in chat logs, personal notebooks, or long email summaries that nobody reopened. The next meeting spent its first twenty minutes rediscovering what was promised last week: then added more actions that would also disappear.
The team did not need a heavy project tool for every discussion. They needed a shared action register with enforced owners and dates, plus a pre-meeting digest of open and overdue items.
The Approach
We designed a single Meeting Actions sheet as the system of record between calls. Every action required meeting date, topic, owner, due date, status, and optional blocker. Notes could stay rich elsewhere; the register only held commitments.
- Hard rules, No owner or due date meant the row was incomplete and highlighted.
- Status set, Open, blocked, done: no vague “in progress” forever without a date.
- Pre-meeting digest, Open and overdue items emailed to attendees the morning of the recurring slot.
- Rollover view, Aged open actions sorted to the top of the next agenda prep.
- Light automation, Age flags and reminders; humans still write the action text.
What We Built
Google Sheets with Apps Script for overdue highlighting, a filtered “prep” view, and a timed email digest before the standing meeting. Facilitators captured actions live or within an hour of the call. Completing an action required a done date: not only a chat message saying it was finished.
The digest listed owner, action, age, and status in the same order as the sheet so people did not maintain a second narrative.
How It Worked
During the meeting, the facilitator logged commitments as they were made. Between meetings, owners updated status; blocked items required a named wait. On meeting mornings, everyone received open and overdue lists. The agenda opened with overdue actions before new topics: which quickly reduced empty promises.
Monthly, the team reviewed which meetings generated the most overdue work and whether those forums should meet less often or with clearer decision rights.
Results
Meetings recovered time previously spent on status archaeology. Overdue actions became socially visible without public shaming theater: the digest was factual. Chase email about “what did we decide?” declined because the register was searchable and current. New attendees could see open commitments without reading months of threads.
Leaders trusted the standing meeting more because it closed loops instead of only opening them. The sheet stayed light enough that people kept using it: the usual failure mode of heavier PM tools for meeting notes.
Takeaway
Meeting value is follow-through, not minutes length. Capture actions with owners and due dates in one register, automate overdue visibility and pre-meeting digests, and open the next call with unfinished work. Automation should prep honesty: not invent status. That is how recurring meetings compound progress instead of recycling the same open loops.
