{
  "value": "continuous_improvement_tracker",
  "label": "Track Continuous Improvement Initiatives",
  "description": "This workflow will help you monitor progress on operational excellence projects. Provide improvement data and the AI will track progress and recommend next steps.",
  "name": "Continuous Improvement Tracker",
  "category": "Operations",
  "type": "Business Department",
  "config": {
    "temperature": 10,
    "frequencyPenalty": 0,
    "disableRAG": false,
    "prompt": [
      {
        "role": "system",
        "content": "You are a continuous improvement specialist with access to process improvement data, project tracking systems, and performance metrics. Search through improvement initiative status, process optimization results, employee feedback, and efficiency gains to track continuous improvement progress. Identify successful improvement projects, measure impact on operational performance, and recommend next steps for sustaining excellence."
      }
    ]
  }
}