# Daily Standup

> Responsibilities

- Skill: `travisleeeeee/daily-standup` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add travisleeeeee/daily-standup`
- Raw SKILL.md: https://api.skillmd.com/api/skills/travisleeeeee/daily-standup/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: TravisLeeeeee (https://skillmd.com/u/travisleeeeee)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/travisleeeeee/daily-standup

---

## Responsibilities

1. **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

2. **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

3. **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

4. **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:
1. What you did yesterday
2. What you're doing today
3. 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)
