production-scheduling

Generate finite-capacity production schedules under material and due-date constraints.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/GGEdu/claude-god-mode-template --skill production-scheduling-ggedu
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: production-scheduling
Source: https://github.com/GGEdu/claude-god-mode-template/tree/main/skills/production-scheduling
Command: npx skills add https://github.com/GGEdu/claude-god-mode-template --skill production-scheduling-ggedu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Codified guidance to convert orders, capacities, routings, and constraints into executable production sequences that maximize line throughput while respecting bottlenecks, changeovers, and disruptions.

Core Features & Use Cases

  • Role-based planning: sequences jobs to maximize line utilization while protecting the constraint.
  • Disruption response: re-sequences in response to breakdowns, shortages, or quality holds with a rolling re-plan cadence.
  • Changeover optimization: applies drum-buffer-rope and setup-aware logic to minimize changeovers and balance loads across lines.
  • Real-world scenario: pad a multi-product schedule across 4 families on 3 lines to minimize lateness and changeover costs.

Quick Start

Provide a prioritized, line-balanced production schedule given orders, capacities, and constraints.

Frequently Asked Questions about production-scheduling

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

FAQPage Schema
How do I create a finite capacity production schedule for multiple lines?▼

Finite capacity production scheduling sequences jobs across multiple lines by respecting capacity, material, and due-date constraints. It balances loads and minimizes changeovers to deliver a feasible, high-throughput schedule.

What is the best way to minimize changeovers in discrete and batch manufacturing?▼

Changeover minimization applies setup-aware logic and drum-buffer-rope principles to balance loads across lines. This protects bottleneck resources and sequences jobs to reduce setup times in discrete and batch manufacturing.

How do I re-sequence a production schedule after a disruption or breakdown?▼

Disruption re-sequencing uses a rolling re-plan cadence to adjust schedules after breakdowns, shortages, or quality holds. It applies constraint protection to deliver a feasible, updated production sequence.

Can I use line balancing to protect bottlenecks and maximize throughput?▼

Line balancing maximizes line utilization by sequencing jobs to protect constraint resources. It applies drum-buffer-rope logic to ensure bottleneck operations dictate the optimal pace for higher throughput.

Does production scheduling support ERP and MES integration for rolling re-planning?▼

Production scheduling supports ERP and MES interaction patterns through a rolling re-planning cadence. It consumes orders, capacities, and routings to output executable sequences with constraint protection.

When should I apply setup-aware logic versus standard scheduling for multi-product lines?▼

Apply setup-aware logic when scheduling multi-product families across lines to minimize lateness and changeover costs. Standard scheduling lacks the drum-buffer-rope constraint protection needed for complex bottlenecks.