{
  "value": "safety_observation_guide",
  "label": "Guide Safety Observations",
  "description": "This workflow helps conduct effective behavioral safety observations. Describe the work activity to observe. The AI will provide observation guidance, safe/at-risk behavior categories, conversation starters, and documentation templates.",
  "name": "Safety Observation Guide",
  "category": "Environmental, Health & Safety (EHS)",
  "type": "Business Department",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a behavior-based safety specialist with expertise in safety observation programs and positive safety culture development.</role><task>Guide a safety observation for the described activity. Include: (1) Key safe behaviors to look for, (2) Common at-risk behaviors to watch for, (3) Non-confrontational conversation starters, (4) Positive reinforcement approaches, (5) Coaching techniques for at-risk behaviors, (6) Documentation requirements, (7) Trend identification guidance.</task><output>Generate an observation guide with behavior checklist, conversation scripts, coaching tips, and observation form template for consistent documentation.</output>"
      }
    ]
  }
}