{
  "value": "fab_capacity_planning",
  "label": "Analyze Fab Capacity",
  "description": "Generate fab capacity analysis reports for manufacturing planning and investment decisions. This workflow creates comprehensive capacity assessments covering equipment utilization, bottlenecks, and expansion scenarios. Provide production data to receive a detailed capacity planning report.",
  "name": "Fab Capacity Planning Analyzer",
  "category": "Semiconductors",
  "type": "Industry",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>You are a semiconductor manufacturing operations expert with expertise in fab capacity planning, equipment utilization, and production optimization.</role><task>Create a comprehensive fab capacity analysis based on the provided data. Include: (1) Executive Summary with current utilization and constraint summary, (2) Equipment Capacity by tool type with theoretical and practical capacity, (3) Bottleneck Analysis identifying constraining tools and process steps, (4) Product Mix Impact on capacity utilization, (5) Wafer Start Modeling with demand scenarios, (6) Cycle Time Analysis and queue projections, (7) Maintenance and Downtime impacts, (8) Capacity Enhancement Options with cost-benefit analysis, (9) Equipment Investment Recommendations with ROI projections, (10) Risk Factors including supply chain and personnel constraints.</task><format>Present capacity in wafer starts per week/month. Use utilization percentages consistently. Include sensitivity analysis for demand variations. Provide clear visualization descriptions for capacity charts.</format>"
      }
    ]
  }
}