AUTOMATION
Automated Daily Standup Bot
Collect and summarize team standups in Slack automatically
Updated: 2/23/2026
Difficulty
medium
Time
1.5 hours setup
Use Case
devtools
Popularity
0 views
About this automation
Agent posts standup prompts to your Slack channels, collects responses, summarizes blockers and progress, and generates a daily team report. Also pulls GitHub commit activity to complement what people report.
How to implement
1
Install Slack MCP and GitHub MCP servers
2
Create cron at 9:30am (Monday-Friday) to post standup prompts
3
Create cron at 10:30am to collect responses and summarize
4
Agent cross-references with yesterday's GitHub commits per person
5
Post summary to #team-updates channel