shift-schedule-pattern
Installation
SKILL.md
Shift Schedule Pattern
Studio Shift Schedule provides shift planning, duty-manager coverage analysis, and show-task readiness detection for live-commerce studios.
Canonical Examples
Study these real implementations as the source of truth:
Backend
- Model Service: studio-shift.service.ts
- Repository: studio-shift.repository.ts
- Schemas: studio-shift.schema.ts
- Alignment Orchestration: shift-alignment.service.ts
- Calendar Orchestration: shift-calendar.service.ts
- Controller (Orchestration): shift-calendar.controller.ts
- Controller (CRUD): studio-shift.controller.ts