SUMMARIZATION
Blocker Escalation from Slack Standup into Linear
Triggers when a standup summary message lands in Slack, extracts only the blockers and their owners.
How it runs
The automated pipeline, trigger to output.
- TriggerNew standup message in Slack channelSlack
- ActionExtract blockers and owners with OpenAIOpenAI
- LogicKeep only unresolved live blockers
- ActionCreate a Linear issue per blocker with ownerLinear
- OutputPost escalated blocker map to Slack threadSlack
What it does
It watches a Slack standup channel and, the moment a daily roundup is posted, isolates the blockers from the chatter. It maps who is blocked, who they are waiting on, and how long the item has been stuck, then escalates each one into Linear so engineering blockers do not silently rot in chat.
When to use it
Reach for this when your team posts standups in Slack but tracks work in Linear, and you want blockers to become real, owned issues instead of forgotten one-liners. Best for engineering pods where a stuck dependency means a missed cycle.
How it works
- 1A new-message event in the Slack standup channel triggers the flow.
- 2OpenAI parses the thread and returns a structured list of blockers, each with a blocked person and a blocking owner.
- 3A logic step filters out resolved or informational items, keeping only live blockers.
- 4For each remaining blocker, a Linear issue is created, assigned to the blocking owner, and labeled with the blocked teammate.
- 5A confirmation with the escalated blocker map and issue links is posted back to the Slack thread.
Set it up
What you configure once, before turning it on.
- 1Connect SlackChannels, DMs, threads, mentions.
- 2Connect OpenAIModels, embeddings, files.
- 3Connect LinearIssues, projects, cycles, triage.
- 4Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 5Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 6Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Summarization workflows
VIP Front Escalation Instant Exec Page-Out
Detects escalations from VIP accounts in Front, generates a one-paragraph executive recap, and pages the named account exec via Slack and Salesforce task within minutes.
Release health note per Vercel deploy
When a Vercel deploy goes live, summarizes the Sentry errors observed in the release window into a plain-English health note that separates brand-new error classes…
Front Escalation War-Room Brief to Slack
On a Front escalation, posts a concise threat-assessment brief to a Slack channel only when the AI judges the situation high-severity.
On-submit Loom standup roll-up archived to Confluence
When a standup video is submitted via webhook, transcribes it, generates a per-person written summary, and appends it to a running team standup page in Confluence.
Front Escalation Handoff Doc in Notion
When a Front escalation closes, drafts a structured handoff document in Notion capturing the resolution, customer commitments, and open follow-ups, then alerts the AE in Slack.
Escalate blockers from Loom standups to Slack
Transcribes each new Loom standup video, uses AI to detect blockers and dependencies.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
