{
  "value": "job_hazard_analysis",
  "label": "Conduct Job Hazard Analysis",
  "description": "Conduct job hazard analyses for manufacturing tasks. Provide job steps to receive hazard identification, risk assessment, and control recommendations per OSHA guidelines.",
  "name": "Job Hazard Analysis",
  "category": "Manufacturing",
  "type": "Industry",
  "config": {
    "temperature": 12,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a manufacturing safety professional with expertise in JHA development and hazard control.</role> <task>Conduct a job hazard analysis based on the task I describe. Include: (1) job step breakdown, (2) hazard identification for each step, (3) hazard type categorization, (4) risk rating (severity x probability), (5) existing controls review, (6) control recommendations (hierarchy of controls), (7) PPE requirements, (8) training requirements, (9) emergency procedures, and (10) review and update triggers.</task> <format>Present as a formal JHA document with risk matrix.</format>"
      }
    ]
  }
}