Try it out
Automates asynchronous team standups in Slack, gathers updates via interactive modals, and posts AI-synthesize…
How it works
Keep your remote or hybrid team aligned without scheduled sync meetings. This workflow prompts team members every morning at a configured time, collects responses through an intuitive Slack modal, logs responses to Google Sheets, and uses GPT-4 to highlight key wins, blockers, and dependencies.
Key features
- Scheduled morning Slack triggers per timezone
- Interactive Slack block kit modals for easy entry
- AI-generated executive summary posted to #engineering-standup
- Automatic blocker detection and highlight alerts
Step by step
- 01
Cron Schedule Trigger
Fires at 9:00 AM local timezone every weekday.
- 02
Slack User Prompt
Sends direct message reminder with 'Submit Standup' action button.
- 03
Modal Submission Handling
Receives user input for Yesterday, Today, and Blockers.
- 04
AI Synthesis & Reporting
Runs GPT-4 to consolidate all team entries into an executive digest posted to Slack.
What you need to connect
You connect your own accounts on install. The template never carries anyone else's credentials.
- Slack Bot User OAuth Token
- OpenAI API Key