SCHEDULING

Generate ACGME-compliant medical residency schedules using constraint-based optimization.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Euda1mon1a/Autonomous-Assignment-Program-Manager --skill scheduling-euda1mon1a
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: SCHEDULING
Source: https://github.com/Euda1mon1a/Autonomous-Assignment-Program-Manager/tree/main/.claude/archive/skills/SCHEDULING
Command: npx skills add https://github.com/Euda1mon1a/Autonomous-Assignment-Program-Manager --skill scheduling-euda1mon1a

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill automates the complex and time-consuming process of generating medical residency schedules that strictly adhere to ACGME regulations, institutional policies, and resident preferences.

Core Features & Use Cases

  • Automated Schedule Generation: Creates compliant schedules using constraint-based optimization.
  • ACGME Compliance: Enforces 80-hour work rules, 1-in-7 days off, and supervision ratios.
  • Use Case: A program coordinator needs to generate the academic year schedule for 24 residents, ensuring all ACGME rules are met and resident preferences are considered. This Skill orchestrates the entire process from data gathering to validation and deployment.

Quick Start

Use the SCHEDULING skill to generate a new academic year schedule for 2026-2027.

Frequently Asked Questions about SCHEDULING

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

FAQPage Schema
How do I generate ACGME-compliant medical residency schedules?

To generate ACGME-compliant medical residency schedules, you can automate the process using constraint-based optimization to enforce 80-hour work rules, 1-in-7 days off, and supervision ratios while balancing resident preferences.

What is the best way to manage 80-hour work rule compliance for resident scheduling?

Managing 80-hour work rule compliance involves using constraint propagation and multi-objective optimization to automatically resolve scheduling conflicts and enforce ACGME regulatory limits for your residency program.

Can I use constraint satisfaction to handle institutional policies and resident preferences simultaneously?

Yes, you can use constraint satisfaction to handle institutional policies and resident preferences simultaneously by orchestrating multi-objective satisfaction that balances regulatory compliance with individual scheduling requests.

How do I validate medical residency schedules for ACGME compliance violations?

Validating medical residency schedules for ACGME compliance violations requires integrating with MCP tools to perform resilience analysis and verify that generated schedules meet all regulatory and institutional constraints.

Does automated scheduling work for large medical residency programs with 24 residents?

Automated scheduling works for large medical residency programs with 24 residents by orchestrating the entire process from data gathering to deployment, ensuring constraint satisfaction across complex institutional policies and individual preferences.

When should I not use automated constraint propagation for residency scheduling?

You should not use automated constraint propagation for residency scheduling when your program requires manual oversight for highly subjective rotations or lacks defined institutional policies to feed into the optimization engine.