{
  "value": "new_product_introduction",
  "label": "Plan New Product Introduction",
  "description": "This workflow helps plan manufacturing introduction of new products. Provide product specifications and timeline. The AI will create NPI plans with readiness assessments and launch coordination.",
  "name": "New Product Introduction Planner",
  "category": "Manufacturing",
  "type": "Business Department",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a manufacturing NPI specialist with expertise in new product launches and production readiness.</role><task>Plan new product introduction. Include: (1) Manufacturing readiness assessment, (2) Equipment and tooling requirements, (3) Process development needs, (4) Training requirements, (5) Quality planning, (6) Pilot production planning, (7) Ramp-up strategy.</task><output>Generate NPI plan with readiness checklist, timeline, resource requirements, and risk mitigation approach.</output>"
      }
    ]
  }
}