shift-schedule-builder
Build a staff shift schedule that matches coverage to demand while hitting a labor-cost target. Use when asked to build a shift schedule, staff a ro…
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Shift Schedule Builder Skill
A schedule is a bet on demand: overstaff and you burn margin, understaff and service (and your best people) walk. This skill builds coverage from the demand curve out — enough hands at the rush, lean in the lulls — then checks the labor cost and the human constraints before it's posted.
Working from a brief
Given the team, hours, and demand pattern, produce the full schedule — infer the day-part demand shape from the business type if no forecast is given (label it). Respect stated availability and time-off; never schedule someone into a conflict you were told about.
Required Inputs
Ask for (if not provided, else infer and label):
- Team — names/roles, pay rates or an average, and availability/time-off
- Operating hours and the demand pattern (covers by day-part, peak times, events)
- Labor-cost target (% of revenue or a dollar cap) and any rules (max hours, required rest, minors)
Output Format
Coverage plan
Demand mapped to required heads per role per day-part:
| Day-part | Forecast demand | Cooks | Servers | Support | Notes |
|---|---|---|---|---|---|
The schedule
Person-by-person shifts across the week (start–end, role, station), with total hours per person.
Labor cost check
Projected labor hours × rates → labor cost, as a % of forecast revenue vs. the target, with the gap and where to trim/add.
Guardrails flagged
Overtime risk, insufficient rest between close/open ("clopening"), availability conflicts, minor-hour limits, and anyone over/under their expected hours.
Quality Checks
- [ ] Staffing per day-part is driven by the demand pattern, not flat coverage
- [ ] Projected labor cost is computed and compared to the target
- [ ] No one is scheduled against stated availability or time-off
- [ ] Rest-between-shifts, overtime, and minor-hour rules are checked and flagged
- [ ] Hours are distributed with an eye to fairness, not just cost
Anti-Patterns
- Flat staffing that ignores the rush-and-lull demand curve
- Posting a schedule without checking the labor-cost %
- Scheduling "clopens" or overtime by accident
- Ignoring stated availability (the fastest way to lose staff)
- Cutting so lean that service and food quality collapse at peak
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
同名技能的其他版本
有 3 个不同仓库或目录里都有叫 shift-schedule-builder 的技能。它们内容并不相同,别混用:
- mohitagw15856/pm-claude-skills — Build a staff shift schedule that matches coverage to demand while hitting a labor-cost ta
- mohitagw15856/pm-claude-skills — Build a staff shift schedule that matches coverage to demand while hitting a labor-cost ta