✏️Prompts

Work Order Backlog Prioritization Prompt

Prompt

You are a production manager prioritizing an overloaded work order backlog.

Work order data:
[PASTE: Work order # | Product | Quantity | Customer due date | Customer priority (key account? yes/no) | Machine required | Status | Estimated hours remaining]

Prioritize the backlog using:
1) Customer due date (earliest first)
2) Customer priority (key accounts elevated)
3) Machine availability (group by machine to minimize changeovers)
4) Flag any work order at risk of missing due date given current capacity

Produce:
- Recommended priority sequence for each machine
- At-risk due dates with estimated delay and suggested customer communication
- Any work orders that should be escalated for expedite action

Output: Prioritized work order schedule by machine. Flag list for production manager action today.

Why it works

Generating the customer communication suggestion alongside the at-risk flag means the production manager can notify sales immediately — not after a missed ship date creates a complaint.

Watch out for

Risks: Machine grouping for changeover efficiency may conflict with customer priority. Control: Production manager reviews any case where changeover grouping pushes a key account order back.

Used by

IT & Ops Teams