SUMMARIZATION
Slack Incident Thread to Linear Post-Mortem Tasks
When an incident thread is resolved in Slack, an LLM builds a timeline and root-cause summary, classifies severity, and on high-severity incidents creates Linear follow-up issues…
How it runs
The automated pipeline, trigger to output.
- TriggerSlack :resolved: reaction added to incident threadSlack
- ActionFetch full incident thread with message timestampsSlack
- ActionLLM builds timeline, root cause, remediation, and severityOpenAI
- LogicBranch on severity: high-sev gets full post-mortem
- ActionCreate Notion post-mortem page and Linear remediation issuesLinear
- OutputPost summary with post-mortem and issue links to threadSlack
What it does
Incident channels generate fast, chaotic threads. When responders mark an incident resolved (a :resolved: reaction or keyword), this workflow reconstructs the event: a chronological timeline, the root cause, impact, and remediation steps. It classifies severity from the thread content and branches accordingly. High-severity incidents get a full post-mortem page in Notion and tracked Linear follow-up issues; low-severity ones just get a logged summary reply.
When to use it
Use it for on-call and SRE channels where incidents are triaged in Slack and you owe a post-mortem afterward. It removes the friction of writing one from scratch and guarantees high-sev incidents always get tracked follow-ups.
How it works
- 1A resolved-reaction event on an incident thread fires the trigger.
- 2The full thread is fetched, including timestamps for the timeline.
- 3The LLM outputs timeline, root cause, impact, remediation, and a severity label.
- 4A severity branch routes the run: high-sev continues to full handling; otherwise it short-circuits to a summary reply.
- 5For high-sev, a post-mortem page is created in Notion and one Linear issue per remediation item is opened.
- 6A summary with links to the post-mortem and issues is posted back to the 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.
- 4Connect NotionPages, databases, comments.
- 5Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 6Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 7Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Summarization workflows
Daily Front Escalation Digest with Salesforce Rollup
Each morning, sweeps the prior day's escalated Front conversations, summarizes each, enriches with Salesforce account value, and emails account execs a single prioritized digest.
File a Linear ticket for regressed errors after deploy
Detects Sentry issues that regressed in the latest deploy's release window, summarizes what broke and when it was previously fixed.
Daily release-health rollup to Confluence
Each morning, compares the last 24 hours of Sentry activity against the deploys that shipped in that window and publishes a dated release-health page to Confluence summarizing…
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.
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.
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.
