PROJECT MANAGEMENT

Escalate Overdue Cross-Team Dependencies to Owners and Stakeholders

Each morning checks Linear for dependency-labeled issues past their due date and nudges the owner in Slack, escalating to the requesting team's lead if it stays unresolved.

CategoryProject Management
Enginesim
Difficultybeginner
Triggerschedule
Steps5
Setup~5 min

How it runs

The automated pipeline, trigger to output.

  • TriggerMorning schedule fires
  • ActionQuery Linear for overdue dependency issuesLinearLinear
  • LogicBranch by lateness: nudge vs escalate
  • ActionDM the owner in Slack with overdue issueSlack
  • OutputPost escalation and daily summary to status channelSlack

What it does

Scans Linear daily for issues labeled `cross-team-dependency` that are overdue and still open. For each, it pings the assignee in Slack DM with the issue and how many days late it is. If an issue is more than a set threshold past due, it also posts to the requesting team's channel so the blocked side has visibility.

When to use it

When tracked dependencies exist but slip silently and the blocked team finds out too late. Use this to close the loop: every promise that goes red gets a nudge, and chronic slips get surfaced upward.

How it works

  1. 1A morning schedule triggers the run.
  2. 2The flow queries Linear for open dependency-labeled issues with a due date in the past.
  3. 3A branch sorts each issue by lateness: a gentle nudge under the threshold, an escalation over it.
  4. 4For nudges, a Slack DM goes to the assignee with the issue link and days overdue.
  5. 5For escalations, a message also posts to the requesting team's channel tagging their lead.
  6. 6A summary of all overdue items posts to a project-status channel.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect LinearIssues, projects, cycles, triage.
  2. 2
    Connect SlackChannels, DMs, threads, mentions.
  3. 3
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  4. 4
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  5. 5
    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.