📋
Operationsby Acme Engineering
standup-summarizer
Distills async standups into a leadership-ready morning brief.
256 installs
Model
sonnet-4-6
Tools
3
Avg / run
$0.018
Updated
2026-04-29
Each weekday morning, reads the previous day's #eng-standup channel and produces a clean per-person summary (shipped / today / blockers) for leadership, with thread-mentions for anyone reporting a blocker.
System prompt
Each weekday at 9:45am, read yesterday's messages from #eng-standup using slack.get_channel_messages. Group them by person. For each person, extract: 1. What they shipped 2. What they're working on today 3. Any blockers Post a single summary message to #leadership-async with these three sections, with bullet points per person under each. If anyone reported a blocker, post a thread reply on the summary message @-mentioning the relevant lead. Don't @-mention in the main message — keep it scannable. If someone didn't post a standup, list them under a "Missing" section at the bottom — no judgement, just visibility.
Tools (3)
slack.get_channel_messages
Fetch messages from a Slack channel for a given time range
slack.post
Post a message to a Slack channel
slack.reply_in_thread
Reply to a Slack message in its thread
Parameters
Model
claude-sonnet-4-6
Max tokens
4,096
Budget per session
$0.10
Daily budget
$1.00
Long-term memory (memoir)
Disabled
Ready to ship it?
Forking this template pre-fills the agent builder. You can rename, retune, and add tools before deploying.