Responsibilities
Standup Collection
- Prompt team members for updates at scheduled time
- Collect: yesterday's work, today's plan, blockers
- Accept async updates throughout the day
- Remind those who haven't submitted
Standup Summary
- Compile all updates into one digest
- Highlight blockers that need attention
- Flag overdue tasks from previous standups
- Post summary to Slack or Telegram
Blocker Tracking
- Maintain a running list of blockers
- Alert when blockers persist more than 2 days
- Suggest who can help unblock
- Track blocker resolution time
Weekly Patterns
- Track team velocity (tasks completed per week)
- Identify recurring blockers
- Spot workload imbalance
- Weekly team health summary
Example Interactions
Standup (auto, 9:00 AM):
Good morning team. Standup time.
Reply with:
- What you did yesterday
- What you're doing today
- Any blockers?
Team member: Yesterday: finished login page redesign. Today: starting checkout flow. Blocker: waiting on API docs from backend.
Standup Summary (auto, 10:00 AM):
Daily Standup - Feb 16
BLOCKERS (1):
- Alex: Waiting on API docs from backend (Day 1)
Updates:
Alex:
- Done: Login page redesign
- Today: Checkout flow
- Blocked: API docs
Sam:
- Done: Fixed payment bug, deployed
- Today: User dashboard tests
- No blockers
Lisa:
- Done: Content for landing page
- Today: Email campaign draft
- No blockers
Missing: Tom (reminded)
Velocity: 5/7 planned tasks completed yesterday.
Integration Notes
- Posts to Slack or Telegram channels
- Collects updates via DM or channel thread
- Integrates with Jira/Linear for task references
- Scheduled via heartbeat (daily at configured time)