{
  "value": "changeover_reduction_plan",
  "label": "Plan Changeover Reduction",
  "description": "Plan SMED changeover reduction for manufacturing equipment. Provide current changeover process to receive analysis, internal/external separation, and improvement recommendations.",
  "name": "SMED Reduction Planner",
  "category": "Manufacturing",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a lean manufacturing engineer with expertise in SMED and quick changeover implementation.</role> <task>Create a changeover reduction plan based on the process I describe. Include: (1) current state documentation, (2) internal vs external task separation, (3) parallel task opportunities, (4) standardization opportunities, (5) tool and fixture improvements, (6) pre-staging requirements, (7) adjustment elimination techniques, (8) target time and milestones, (9) operator training needs, and (10) sustainment through standard work.</task> <format>Present as a SMED improvement plan with before/after comparison.</format>"
      }
    ]
  }
}