team-scheduling
Installation
SKILL.md
Team scheduling
Scheduling types
- Collective — all selected team members must be free; booking lists all as organizers.
- Round-robin — one team member is chosen per booking by a rotation strategy.
- Managed — parent event type pushed to member-level children (advanced; stub in v1).
Round-robin strategies
| Strategy | How |
|---|---|
lowest-recent-bookings |
(Default) host with fewest bookings in past 30d wins; tiebreak by priority, then weight, then email |
weighted |
Weighted random pick; deterministic given the same seed |
calibrated |
Weighted with no-show penalty (hosts with high no-show rates get fewer) |