production-scheduling

Generate finite-capacity production schedules for constrained manufacturing work centers.

Updated May 9, 2026
One-click install
npx skills add https://github.com/kk20300113-png/my-claude-skills --skill production-scheduling-kk20300113-png
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: production-scheduling
Source: https://github.com/kk20300113-png/my-claude-skills/tree/main/production-scheduling
Command: npx skills add https://github.com/kk20300113-png/my-claude-skills --skill production-scheduling-kk20300113-png

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the guesswork and inefficiency of manual production scheduling for discrete and batch manufacturing facilities, addressing common pain points like missed delivery deadlines, excess WIP, unplanned constraint downtime, and costly changeover delays caused by infinite-capacity MRP plans that are not executable on the shop floor.

Core Features & Use Cases

  • Constraint & Bottleneck Management: Implements drum-buffer-rope (DBR) methodology, OEE tracking, and utilization analysis to identify and protect the plant's constraint resource, ensuring maximum throughput.
  • Changeover Optimization: Uses SMED principles, sequence-dependent setup matrices, and 2-opt heuristics to minimize changeover time and cost for mixed-model and campaign production runs.
  • Disruption Response: Provides structured frameworks for re-sequencing schedules after machine breakdowns, material shortages, quality holds, or absenteeism without destabilizing committed jobs.
  • ERP/MES Integration: Aligns finite-capacity schedules with ERP (SAP, Oracle) work orders and MES shop floor data to close the plan-vs-reality gap and maintain schedule adherence.
  • Use Case: For a 4-line manufacturing plant with 120 shift workers and a constrained CNC work center, use this Skill to sequence 50+ weekly work orders, reduce changeover time by 30%, and maintain 95% on-time delivery even when a breakdown occurs mid-shift.

Quick Start

Use the production-scheduling skill to generate a finite-capacity schedule for next week's released work orders, accounting for the Line 2 CNC bottleneck, 45-minute inter-family changeovers, and the 24-hour frozen schedule window for committed jobs.

Frequently Asked Questions about production-scheduling

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

FAQPage Schema
How do I generate a finite-capacity production schedule from infinite-capacity MRP outputs?

To generate a finite-capacity production schedule, you must apply constraint-aligned job sequencing to infinite-capacity MRP outputs. This process enforces labor and work center constraints, ensuring the schedule is executable on the shop floor.

What is the best way to manage a CNC bottleneck and optimize sequence-dependent changeovers?

Managing a CNC bottleneck relies on drum-buffer-rope methodology and OEE analysis to protect constraint resources. Sequence-dependent changeovers are optimized using SMED principles and 2-opt heuristics to minimize setup time and cost.

How do I re-sequence a production schedule after a machine breakdown or material shortage?

Re-sequencing a production schedule after a machine breakdown or material shortage requires structured disruption response frameworks. This allows you to adjust schedules without destabilizing committed jobs within the frozen schedule window.

Can I use this approach to align finite-capacity schedules with SAP or Oracle ERP work orders?

Yes, finite-capacity scheduling aligns directly with SAP or Oracle ERP work orders and MES shop floor data. This integration closes the plan-versus-reality gap and maintains schedule adherence across manufacturing facilities.

Why does my standard MRP plan cause excess WIP and missed delivery deadlines on the shop floor?

Standard MRP plans cause excess WIP and missed delivery deadlines because they use infinite-capacity assumptions that ignore actual work center constraints. Finite-capacity scheduling eliminates this infeasibility by sequencing jobs based on real constraints.

Does drum-buffer-rope methodology work for both discrete and batch manufacturing facilities?

Drum-buffer-rope methodology works effectively for both discrete and batch manufacturing facilities. It identifies and protects the plant's constraint resource to ensure maximum throughput and on-time delivery target achievement.