Agent

Compile async status digest ahead of the check-in

Decides which actions to take, in what order, toward a goal.

You might say…

I want the digest ready when I open my laptop each morning — not assembled by me from five different places while the team waits.

What it does

Polls each producer's task tracker and async update channels on the standup cadence, normalises status into a single pre-read digest with blockers and handoffs surfaced, running unattended before the session.

Trigger: Use to replace manual pre-standup status collection with a scheduled agent that assembles the digest autonomously on the recurring check-in cadence.

I/O: Producer task trackers + async update channels + standup schedule → Normalised pre-read digest (per-producer: in-progress / done / blocked / handing-off, with blockers and handoffs surfaced)

Autonomy: Acts autonomously — runs end-to-end without a human in each loop.

Recognise the problem?

The primitives are the commodity part. The fastest next step is a conversation about composing them into something that works for you.

Start a conversation