← スキル一覧に戻る

team-sync
by duc01226
⭐ 2🍴 1📅 2026年1月24日
SKILL.md
name: team-sync description: Generate meeting agendas and facilitate team coordination. Use when preparing standups, sprint reviews, or team meetings. Triggers on keywords like "standup", "team sync", "meeting agenda", "daily", "sprint review". allowed-tools: Read, Write, Grep, Glob, TodoWrite
Team Sync
Generate meeting agendas and action item tracking.
When to Use
- Daily standup preparation
- Weekly team sync
- Sprint review/planning
- Retrospective facilitation
Quick Reference
Meeting Types
Daily Standup
- What I did yesterday
- What I'll do today
- Any blockers
Weekly Sync
- Progress highlights
- Cross-team dependencies
- Upcoming milestones
Sprint Review
- Demo completed items
- Stakeholder feedback
- Velocity review
Sprint Planning
- Capacity check
- Backlog prioritization
- Sprint goal setting
Workflow
- Identify meeting type
- Gather relevant data (PBIs, blockers)
- Generate agenda template
- Populate with current data
- Output agenda
Agenda Template
## {Meeting Type} - {Date}
### Attendees
- {names}
### Agenda
1. {item}
### Discussion Points
- {point}
### Action Items
- [ ] {action} - {owner}
### Next Meeting
{date/time}
Related
- Role Skill:
project-manager - Command:
/team-sync
Task Planning Notes
- Always plan and break many small todo tasks
- Always add a final review todo task to review the works done at the end to find any fix or enhancement needed
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です