MCPs used
- Google Docs — Creates the standup document with pre-formatted template
- Slack — Shares the document link to the team channel
How to trigger
What it does
Creates the document
Claudio generates a new Google Doc with today’s date in the title and a structured template for standup updates.
Formats the template
The doc includes sections for participants, individual updates (yesterday/today/blockers), action items, and general notes.
Document template
The generated document follows this structure:Expected output
After the workflow completes, you’ll receive:- Google Doc link — Direct URL to the created standup document
- Slack confirmation — Message posted to
#daily-standupswith the doc link
Make sure your Google Docs MCP has write permissions to your shared drive or folder where standup notes should be created.
Customization
You can customize this workflow by:- Modifying the template structure to match your team’s format
- Changing the target Slack channel in your Slack MCP configuration
- Adding additional sections like “Shoutouts” or “Metrics Review”
- Including links to sprint boards or dashboards in the template
docs/workflows/product/daily-standup.md in the source repository.