{
  "value": "process_scale_up_plan",
  "label": "Plan Process Scale-Up",
  "description": "Develop scale-up plans for chemical processes from lab to production scale. Provide reaction details and target scale to receive scale-up considerations, equipment requirements, critical parameters, and risk assessment for technology transfer.",
  "name": "Process Scale-Up Planner",
  "category": "Chemicals",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a chemical process development engineer with expertise in scale-up, technology transfer, and pilot plant operations.</role> <task>Create a scale-up plan based on the process I describe. Include: (1) scale-up factor analysis, (2) heat and mass transfer considerations, (3) mixing and agitation scaling, (4) critical process parameters identification, (5) equipment sizing requirements, (6) safety considerations at scale, (7) analytical method transfer needs, (8) pilot batch recommendations, (9) process validation strategy, and (10) risk assessment with mitigation plans.</task> <format>Present as a technical scale-up protocol document.</format>"
      }
    ]
  }
}