Daily Standup Summary
workflow
flow
By Communityv1.0.4Updated 2026-03-05
A Flow workflow that collects activity from Git commits, PR reviews, and task updates to auto-generate daily standup summaries for each team member. Delivers a formatted summary to Slack or email every morning. Saves teams 15+ minutes per standup.
standup
summary
slack
automation
Installation
Copy this configuration into your project:
# standup-summary.flow.yaml
name: daily-standup-summary
trigger:
cron: "0 9 * * 1-5"
steps:
- collect:
sources: [git, prs, tasks]
window: 24h
- summarize:
model: claude-haiku
format: bullet-points
- deliver:
channel: "#standup"Details
- Type
- workflow
- Platforms
- flow
- Version
- 1.0.4
- Author
- Community
- Install method
- copy config
Related
Email Triage Bot
workflow
flow
AI-powered email classification and routing workflow
email
triage
ai
Aulay Labsv1.1.0
Code Review Assistant
workflow
flow
studio
AI-assisted code review workflow for PRs
code-review
ai
security
Aulay Labsv2.1.0
Data Pipeline Workflow
workflow
flow
ETL data pipeline with validation and monitoring
etl
data
pipeline
Communityv1.2.1
Plan Approval Workflow
workflow
flow
Multi-stage approval pipeline for flow plans
approval
governance
pipeline
Aulay Labsv2.0.1