team-scheduling

Organizes team scheduling with round-robin strategies and host attributes.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/andrmaz/blend --skill team-scheduling
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-scheduling
Source: https://github.com/andrmaz/blend/tree/main/packages/scheduling/docs/skills/team-scheduling
Command: npx skills add https://github.com/andrmaz/blend --skill team-scheduling

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating team events across multiple hosts with fair distribution, availability, and no-show handling can be complex and error-prone.

Core Features & Use Cases

  • Supports scheduling types: collective, round-robin, and managed event types to fit team needs.
  • Provides round-robin strategies (lowest-recent-bookings, weighted, calibrated) to distribute bookings fairly.
  • Offers host attributes (weights, priority, fixed hosts) and per-event-type overrides for flexible planning.
  • Handles out-of-office and group-based hosting to maintain coverage during absences or role changes.

Quick Start

Create a new team schedule with a round-robin strategy and assign hosts to begin automated rotation.

Frequently Asked Questions about team-scheduling

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I schedule team events fairly across multiple hosts?

Team scheduling distributes bookings fairly using round-robin strategies like lowest-recent-bookings, weighted, and calibrated rotation. This ensures equitable event allocation across participants while respecting capacity constraints and individual host availability.

What round-robin strategies can I use for team scheduling?

Round-robin team scheduling supports lowest-recent-bookings, weighted, and calibrated strategies. These options distribute events based on recent volume, custom host weights, or historical no-show data to maintain fairness and predictable planning.

Can I set host weights and priority for automated team scheduling?

Yes, team scheduling provides host attributes including weights, priority levels, and fixed host assignments. Per-event-type overrides allow further customization, enabling flexible planning that respects specific role requirements or coverage needs.

How does team scheduling handle no-show calibration and out-of-office absences?

Team scheduling calibrates rotations using historical no-show data and manages out-of-office periods with group-based hosting. This maintains coverage during absences and adjusts distribution to account for participants who frequently miss events.

What is the difference between collective, round-robin, and managed event types?

Collective scheduling pools hosts together, round-robin rotates bookings individually, and managed types allow manual assignment. Team scheduling supports all three to fit various coordination scenarios requiring capacity constraints and fairness.

How do I set up automated team scheduling with round-robin rotation?

Create a new team schedule, select a round-robin strategy, and assign hosts to begin automated rotation. The system handles capacity constraints and fairness across participants automatically, ensuring predictable planning.