Loading...
Loading...
Conduct effective daily standup meetings for agile teams. Use when facilitating standups, tracking blockers, or improving team synchronization. Handles standup format, time management, and blocker resolution.
npx skill4agent add supercent-io/skills-template standup-meeting## Daily Standup Template
**Date**: 2025-01-15
**Time**: 9:30 AM
**Duration**: 15분
### 팀원 A
- **어제 한 일**:
- 사용자 인증 API 완료 (#123)
- Code review 2건
- **오늘 할 일**:
- JWT refresh token 구현 (#124)
- 단위 테스트 작성
- **블로커**:
- Redis 설정 문서 필요 (팀원 B에게 도움 요청)
### 팀원 B
- **어제 한 일**:
- 프론트엔드 폼 validation (#125)
- **오늘 할 일**:
- 프로필 페이지 UI 구현 (#126)
- **블로커**: 없음
### 팀원 C
- **어제 한 일**:
- 데이터베이스 마이그레이션 (#127)
- 성능 테스트
- **오늘 할 일**:
- 인덱스 최적화 (#128)
- **블로커**:
- 프로덕션 DB 접근 권한 필요 (긴급)
### Action Items
1. [ ] 팀원 B가 팀원 A에게 Redis 문서 공유 (오늘 10:00)
2. [ ] 팀장이 팀원 C의 DB 권한 요청 (오늘 중)## Standup: Walking the Board
**Sprint Goal**: 사용자 인증 시스템 완성
### In Progress
- #123: User Login API (팀원 A, 80% 완료)
- #124: Refresh Token (팀원 A, 시작 예정)
- #125: Form Validation (팀원 B, 90% 완료)
### Blocked
- #127: DB Migration (팀원 C)
- **블로커**: 권한 필요
- **Owner**: 팀장
- **ETA**: 오늘 오후
### Ready for Review
- #122: Password Reset (팀원 D)
- 리뷰어 필요
### Done
- #120: Email Service Integration
- #121: User Registration
### Sprint Progress
- **Completed**: 12 points
- **Remaining**: 13 points
- **On Track**: Yes ✅[Daily Update - 2025-01-15]
**Yesterday**
- Completed user authentication flow
- Fixed bug in password validation
**Today**
- Implementing JWT refresh tokens
- Writing unit tests
**Blockers**
- None
**Sprint Progress**
- 8/13 story points completed# Daily Standup - 2025-01-15
**Attendees**: 5/5
**Duration**: 12 minutes
**Sprint**: Sprint 10 (Day 3/10)
## Summary
- Stories Completed: 2 (5 points)
- Stories In Progress: 3 (8 points)
- Blockers: 1 (DB access권한)
## Individual Updates
[위의 3 Questions 포맷 참조]
## Action Items
1. 팀장: DB 권한 요청 (High priority)
2. 팀원 B: Redis 문서 공유
3. 팀원 D: PR #122 리뷰어 할당
## Notes
- Sprint goal on track
- Team morale: High#standup#daily-scrum#agile#team-sync#project-management