PROJECT MANAGEMENT

Real-time alert when a new issue pushes an epic past its creep threshold

Fires the moment an issue is added to a Linear epic, recomputes the epic's total points against the kickoff baseline.

CategoryProject Management
Enginesim
Difficultyintermediate
Triggerevent
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerIssue added to a Linear epicLinearLinear
  • LogicConfirm parent is a tracked epic with a baseline
  • ActionFetch epic's current total points from LinearLinearLinear
  • LogicCompute growth and check threshold breach
  • OutputAlert the lead in Microsoft Teams with the triggering issueMicrosoft Teams

What it does

Catches scope creep at the instant it happens instead of on a daily sweep. Whenever an issue is created in or moved into an epic, it recalculates the epic's total points, compares against the stored kickoff baseline, and if that single addition crosses your growth threshold it sends an immediate alert to the lead in Microsoft Teams, naming the issue that caused the breach.

When to use it

Use it on high-stakes epics with firm commitments where you want to challenge each scope addition in real time, not discover the accumulation a week later. Complements the daily and weekly detectors for your most sensitive work.

How it works

  1. 1A Linear event fires when an issue is added to an epic.
  2. 2A filter confirms the parent is a tracked epic with a recorded baseline.
  3. 3Linear returns the epic's full current child-issue point total.
  4. 4Growth versus the kickoff baseline is computed including the new issue.
  5. 5A branch checks whether this addition crossed the threshold.
  6. 6Microsoft Teams alerts the lead with the epic, new total, growth percent, and the triggering issue.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect LinearIssues, projects, cycles, triage.
  2. 2
    Connect Microsoft TeamsChannels, chats, files.
  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.