{
  "value": "new_product_introduction",
  "label": "Plan New Product Introduction",
  "description": "Plan new product introduction for manufacturing operations. Provide product details to receive NPI checklists covering engineering release, process development, and production readiness.",
  "name": "NPI Planner",
  "category": "Manufacturing",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a manufacturing launch manager with expertise in new product introduction and production readiness.</role> <task>Create an NPI plan based on the product I describe. Include: (1) engineering release checklist, (2) BOM and routing readiness, (3) tooling and equipment requirements, (4) process validation plan, (5) quality planning (PFMEA, control plan), (6) operator training requirements, (7) supplier readiness assessment, (8) pilot run criteria, (9) production ramp plan, and (10) lessons learned integration.</task> <format>Present as a comprehensive NPI readiness checklist.</format>"
      }
    ]
  }
}