New Slack + Linear intelligent workflow templates

May 12, 2026

2D Grid Illustration showcasing companies logos
2D Grid Illustration showcasing companies logos

What’s new

We’ve added a full library of intelligent Slack ↔ Linear workflows. These are not simple zaps — they understand context, set priorities, assign owners, and even draft descriptions based on conversation history.


Key templates included

  • Slack @mention → Auto-create Linear task with correct priority and assignee

  • Linear status change → Real-time summary posted in the right Slack channel

  • New bug report in Slack → Immediate Linear issue + escalation path


Example workflow (ready to copy)


{
  "trigger": "slack.message.contains('@guild')",
  "actions": [
    { "createLinearTask": true, "priority": "high", "assignTo": "auto" },
    { "postSummaryToSlack": true, "channel": "#engineering" }
  ]
}
{
  "trigger": "slack.message.contains('@guild')",
  "actions": [
    { "createLinearTask": true, "priority": "high", "assignTo": "auto" },
    { "postSummaryToSlack": true, "channel": "#engineering" }
  ]
}
{
  "trigger": "slack.message.contains('@guild')",
  "actions": [
    { "createLinearTask": true, "priority": "high", "assignTo": "auto" },
    { "postSummaryToSlack": true, "channel": "#engineering" }
  ]
}


How to activate

Go to Workflows → Templates → choose any template → click Activate.


Create a free website with Framer, the website builder loved by startups, designers and agencies.