Réunions Équipe Dev | GitScrum
Organisez réunions efficaces sans consommer productivité dev. GitScrum minimise overhead réunions et protège temps de développement.
4 min de lecture
How to manage development team meetings effectively?
Manage meetings by minimizing them: consolidate to necessary ceremonies only, use async updates (Team Standup) where possible, set strict time limits, require agendas, and protect focus time. Track meeting load as part of capacity planning. Document outcomes in NoteVault so meetings don't repeat.
Essential vs optional meetings
| Meeting | Frequency | Duration | Essential? |
|---|---|---|---|
| Sprint planning | Bi-weekly | 1-2h | Yes |
| Daily standup | Daily | 15min | Yes (async OK) |
| Refinement | Weekly | 1h | Yes |
| Retrospective | Bi-weekly | 1h | Yes |
| 1:1 with manager | Weekly | 30min | Yes |
| Status meetings | - | - | Convert to async |
| General updates | - | - | Use Slack/email |
Meeting reduction strategies
| Strategy | Implementation |
|---|---|
| Async standup | Use Team Standup instead of call |
| Required agenda | No agenda = meeting cancelled |
| Optional attendance | Default optional, not required |
| Time limits | Hard stop at scheduled end |
| No-meeting blocks | 4+ hours of protected time |
| Consolidate | Combine similar meetings |
Meeting template
## Meeting: [Meeting Name]
Date: 2025-01-27
Duration: 30 minutes (hard stop)
Attendees: @required-1, @required-2
Optional: @optional-1
### Agenda
1. [Topic 1] - 10 min - @owner
2. [Topic 2] - 10 min - @owner
3. [Decisions needed] - 10 min
### Pre-read
[Link to document to review before meeting]
### Outcomes
[To be filled after meeting]
### Action Items
- [ ] Action 1 - @owner - Due date
- [ ] Action 2 - @owner - Due date
NoteVault meeting documentation
# Team Meeting Log
## Recurring Meetings
| Meeting | When | Duration | Async Alternative |
|---------|------|----------|-------------------|
| Standup | Daily 9:30am | 15min | Team Standup ✓ |
| Planning | Monday 10am | 2h | No |
| Refinement | Wednesday 2pm | 1h | No |
| Retro | Friday 4pm | 1h | Async option |
## Meeting Load Analysis
- Current meeting hours: 6h/week
- Focus time available: 32h/week
- Target: < 5h/week meetings
## No-Meeting Time
- Tuesday: 9am-1pm (no meetings)
- Thursday: 9am-1pm (no meetings)
## Meeting Outcomes Archive
[Link to meeting notes by date]
Focus time protection
## Team Focus Time Agreement
### No-Meeting Blocks
- Tuesday: 9am - 1pm
- Thursday: 9am - 1pm
### Exceptions
- Production incidents only
- Scheduled with 24h notice
### Notification Settings
During focus time:
- Slack: DND
- Calendar: Busy
- Interruptions: Emergencies only
Meeting capacity impact:
Making meetings effective
| Practice | Benefit |
|---|---|
| Agenda required | Focus, no rambling |
| Time limit | Prevents expansion |
| Notes taken | Accountability |
| Action items | Outcomes, not discussion |
| Async option | Respect focus time |