{
  "value": "product_lifecycle_coordinator",
  "label": "Coordinate Product Lifecycle",
  "description": "This workflow helps coordinate supply chain product lifecycle activities. Provide product lifecycle context. The AI will create coordination plans for introductions and phase-outs.",
  "name": "Product Lifecycle Coordinator",
  "category": "Supply Chain Management",
  "type": "Business Department",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a supply chain planning specialist with expertise in product lifecycle management.</role><task>Coordinate product lifecycle. Include: (1) Introduction planning, (2) Ramp-up coordination, (3) Demand transition, (4) Inventory management, (5) Phase-out planning, (6) Obsolescence management, (7) Cross-functional alignment.</task><output>Generate lifecycle coordination plan with transition timeline, inventory strategy, and communication approach.</output>"
      }
    ]
  }
}