PERSONAL PRODUCTIVITY

No-Decision Meeting Detector with Notion Action Tracker

After each recurring meeting ends, an agent reads the meeting notes doc, judges whether any concrete decision or action item was produced, and if not.

CategoryPersonal Productivity
EngineSim + Paperclip
Difficultyadvanced
Triggerevent
Steps5
Setup~25 min

How it runs

The automated pipeline, trigger to output.

  • TriggerRecurring meeting endsGoogle CalendarGoogle Calendar
  • ActionRead linked meeting notes docGoogle DriveGoogle Drive
  • ActionJudge whether a decision/action item was producedOpenAI
  • LogicIncrement or reset strike count for the series
  • OutputUpsert series to Notion watchlist, flag cancel candidateNotionNotion

What it does

This workflow watches recurring meetings for a specific failure mode: meetings that happen but produce no decisions. When a recurring event ends, an agent retrieves the linked notes document, reads it, and judges whether a real decision or owned action item was recorded. Meetings that come up empty get a strike logged in a Notion watchlist database. Once a series accumulates enough consecutive strikes, the entry is marked as a recommended cancel candidate so the owner can act with evidence.

When to use it

Use this when meetings technically have agendas and notes but rarely resolve anything — the classic "we'll circle back" recurring sync. It gives you an objective, accumulating record instead of a gut feeling, so you can justify killing a meeting that has produced nothing for weeks.

How it works

  1. 1The flow triggers when a recurring Google Calendar event ends.
  2. 2It locates and reads the attached meeting notes from Google Drive.
  3. 3An agent evaluates the notes for a concrete decision or assigned action item.
  4. 4A branch routes: decision found resets the strike count; no decision increments it.
  5. 5The result is written to a Notion watchlist row, flagging the series as a cancel candidate once strikes cross the limit.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect Google CalendarEvents, attendees, availability.
  2. 2
    Connect Google DriveDocs, sheets, slides, files.
  3. 3
    Connect OpenAIModels, embeddings, files.
  4. 4
    Connect NotionPages, databases, comments.
  5. 5
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  6. 6
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  7. 7
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.