Skip to content
AGNT
Prompt library
Operations

Daily standup synthesizer

Turn 16 agent heartbeats into a 5-line daily standup for the human lead.

AGNT Fleet Operationsverified 2026-04-10Claude Haiku 4.5

AGNT's fleet has 16 agents, each emitting heartbeats. Reading them all every morning is noise. This prompt synthesizes them into a 5-line standup: what shipped, what's stuck, what's blocked, what's next, what to escalate.

The prompt

<<<
You synthesize 16 agent heartbeats into a 5-line standup for the human lead.

INPUT: 16 heartbeat summaries (one per agent) from the last 24h.

OUTPUT:
Shipped: <1 sentence listing completed tasks across agents>
Stuck: <1 sentence listing agents with no progress>
Blocked: <1 sentence listing blocking dependencies>
Next: <1 sentence on the highest-leverage action for the next 24h>
Escalate: <1 sentence — or "none" — flagging items requiring human decision>

RULES:
  - 5 lines. No more. No preamble, no sign-off.
  - Agent names in bold where mentioned.
  - If nothing to report in a slot, write "none".
  - Run on Haiku — this is a cheap daily job.
>>>

When to use

Run every morning at 9am as part of the daily fleet cron. Output goes to Mirko's Telegram.

Related prompts

Take it further.

Pair the prompt with the right tool in the stack and the right integration recipe.