AI Workflow for Daily Standup Summaries
Difficulty: Intermediate · Setup time: 30 min · Steps: 4
Daily standups interrupt deep work and often turn into status meetings that could have been a message. This workflow collects async standup updates from your team via a scheduled Slack prompt, has OpenAI summarize them into a structured team digest, and posts it to Notion — so everyone is aligned without a single meeting.
What to Expect
- 30 min/day — returned to your team by eliminating the live standup meeting
- 100% — standup participation rate vs. 60–70% for live meetings across time zones
Tools Used in This Workflow
How It Works — Step by Step
-
Step 1: Send standup prompt via Slack
Tool: Slack
n8n sends a scheduled Slack message to your team channel at 9am every weekday asking three questions: What did you complete yesterday? What are you working on today? Any blockers? Team members reply in a Slack thread within 30 minutes.
-
Step 2: Collect thread replies in n8n
Tool: n8n
n8n waits until 9:45am and then reads all replies from the standup thread using Slack's API. Each reply is paired with the sender's name for attribution in the summary.
-
Step 3: Generate team digest with OpenAI
Tool: OpenAI
OpenAI receives all team responses and generates a structured digest: a 3-bullet executive summary, per-person bullet points organized by yesterday/today/blockers, and a highlighted section for any blockers that need leadership attention.
-
Step 4: Post digest to Notion
Tool: Notion
The digest is posted as a new entry in a Notion standup archive database and linked back in the Slack thread so team members can reference it. Managers can skim 30 days of standups in Notion to spot patterns and bottlenecks.
Pro Tips for This Workflow
- Give the Slack prompt a 30-minute response window — send at 9:00 AM and collect replies at 9:30 AM. Teams quickly build this into their morning routine.
- Ask OpenAI to surface only blockers that need manager attention (not all blockers) and format them separately at the top of the digest — managers can scan in 10 seconds.
- Archive all digests in a Notion database with the date as the title — after 2–3 months, patterns become visible: recurring blockers, team members who are consistently overloaded, and days when productivity drops.
What You'll Need
- Slack account — Async update collection
- n8n account — Collection & summarization
- OpenAI account — Digest summary
- Notion account — Team digest archive
- Basic automation experience, or a vetted expert to build it for you
Related Video Tutorial
Frequently Asked Questions
- What if team members don't reply to the Slack standup prompt?
n8n reads whoever replied by the collection time — absent replies simply don't appear in the digest. Add a check: if fewer than 70% of team members replied, send a Slack mention to the missing people with a nudge message. After a few weeks, async standup participation typically reaches 90%+ as it becomes a habit.
- Can the automation distinguish between blockers and general updates?
Yes — prompt OpenAI with explicit instructions: 'Separate responses into three sections: Completed Yesterday, Working On Today, and Blockers. Only include items under Blockers if they require another person's action or decision.' This keeps the digest clean and actionable.
- How do I handle team members in different time zones?
Schedule the Slack prompt to go out at 9:00 AM in each timezone group using separate n8n schedules. Collect all responses 60–90 minutes later, combine them into a single digest, and post it to the shared channel at a time when all regions overlap — typically late morning US-East / late afternoon Europe.
- Can I use this workflow with Microsoft Teams instead of Slack?
Yes — replace the Slack nodes in n8n with Microsoft Teams nodes. n8n has a native Teams integration that supports sending channel messages and reading replies via the Microsoft Graph API. The OpenAI and Notion steps are identical regardless of your team communication tool.
Want This Workflow Built for You?
Our vetted automation engineers can set up this exact workflow in days — customized to your tools and process. Free consultation, honest quote, fast delivery.
Get matched free — no commitmentMore Team & Project Management workflows | All workflow guides | Find automation experts