PROJECT MANAGEMENT

Incoming-Shift Priority Digest to Microsoft Teams

At the start of a region's shift, builds a prioritized digest of what the incoming team should tackle first — overdue items, fresh blockers, and items explicitly handed to them.

CategoryProject Management
Enginesim
Difficultyintermediate
Triggerschedule
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerIncoming region's shift-start schedule fires
  • ActionQuery Linear for overdue, flagged, and newly blocked itemsLinearLinear
  • LogicScore and order items by urgency and handoff tags
  • ActionWrite the prioritized digest with AIOpenAI
  • OutputPost the digest to the Microsoft Teams channelMicrosoft Teams

What it does

Greets each incoming shift with a ranked to-do board instead of a raw activity dump. It looks across what the previous regions handed off and what's now urgent, then publishes a clean priority digest so the team knows their first three moves the minute they log on.

When to use it

When your squad runs on Microsoft Teams and you want the start of every shift to begin with focus rather than triage. Pairs well with a separate end-of-shift handoff so both ends of the baton are covered.

How it works

  1. 1A scheduled trigger fires at the incoming region's shift start.
  2. 2Queries Linear for overdue issues, items flagged for this team, and blockers raised in the prior window.
  3. 3A logic step scores and orders items by urgency and explicit handoff tags.
  4. 4An AI step writes the digest: a top-three priority callout followed by the fuller ordered list.
  5. 5Posts the digest to the team's Microsoft Teams channel as the shift opens.

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
    Connect OpenAIModels, embeddings, files.
  4. 4
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  5. 5
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  6. 6
    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.