PROJECT MANAGEMENT

Daily reconcile of the live Linear sprint against the locked Notion plan

Each morning compares the current Linear cycle's issues against the committed scope recorded in a Notion sprint plan, then updates the Notion page with a table of added, removed…

CategoryProject Management
Enginesim
Difficultyintermediate
Triggerschedule
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWeekday morning schedule
  • ActionRead committed scope from Notion planNotionNotion
  • ActionPull current cycle issues from LinearLinearLinear
  • LogicDiff and classify added/dropped/re-estimated
  • OutputWrite reconciliation table back to NotionNotionNotion

What it does

This workflow keeps your written sprint plan honest. The committed scope lives in a Notion sprint page; the live work lives in Linear. Every morning it diffs the two and writes the variance back into Notion so anyone reading the plan sees exactly what drifted.

When to use it

Use it when planning artifacts and the issue tracker diverge over a sprint and you want a single source of truth that reflects reality. Good for leads who report sprint health to stakeholders from a Notion doc.

How it works

  1. 1A scheduled trigger runs each weekday morning.
  2. 2The workflow reads the committed issue list and point total from the locked Notion sprint plan.
  3. 3It pulls the current cycle's issues and estimates from Linear.
  4. 4A diff step classifies each issue as committed, added-after-lock, dropped, or re-estimated, and computes a creep percentage.
  5. 5The Notion sprint page is updated with a reconciliation table and the creep figure, and the page's status property is set to flag if creep exceeds a threshold.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect LinearIssues, projects, cycles, triage.
  2. 2
    Connect NotionPages, databases, comments.
  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.