SUMMARIZATION

Weekly Standup Rollup to Notion Blocker Tracker

On a weekly schedule, collects five days of Discord standup threads, builds a per-person trend of recurring blockers.

CategorySummarization
Enginesim
Difficultyintermediate
Triggerschedule
Steps6
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWeekly end-of-week schedule
  • ActionPull the week of standup threads from DiscordDiscordDiscord
  • ActionCluster by person and detect recurring blockers with OpenAIOpenAI
  • LogicSplit resolved vs still-open blockers
  • ActionCreate the rollup narrative page in NotionNotionNotion
  • OutputAppend open blockers to Notion tracker tableNotionNotion

What it does

It rolls a full week of async standups into one digestible report. Instead of a single day's snapshot, it reads every standup thread across the week, identifies blockers that keep reappearing for the same person, and produces a per-person trend view. The output lands in Notion as a narrative rollup page and a structured tracker table of open blockers and their owners.

When to use it

Use it for a weekly team review or a manager's Friday wrap-up, when you want to spot chronic blockers and ownership gaps rather than firefight a single day. Good for leads who run retros off Notion.

How it works

  1. 1A weekly schedule trigger fires at end of week.
  2. 2The flow pulls the week's standup threads from the Discord channel.
  3. 3OpenAI clusters updates by person and detects blockers that recurred across multiple days, attributing each to an owner.
  4. 4A logic step separates newly resolved blockers from still-open ones.
  5. 5A Notion page is created with the per-person narrative rollup.
  6. 6Each open blocker is appended as a row in a Notion blocker tracker database with owner and age.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect DiscordCommunity channels + voice + bots.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect NotionPages, databases, comments.
  4. 4
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  5. 5
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  6. 6
    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.