{
  "value": "human_factors_analysis",
  "label": "Conduct Human Factors Analysis",
  "description": "Perform human factors analysis for aerospace systems, cockpit designs, and maintenance procedures. Provide system details and operational context to receive analysis of human-machine interfaces, error potential, workload assessment, and design recommendations following FAA Human Factors guidelines.",
  "name": "Human Factors Analysis",
  "category": "Aerospace",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as an aerospace human factors engineer with expertise in FAA Human Factors Design Guide and HFACS methodology.</role> <task>Conduct a human factors analysis for the aerospace system or procedure I describe. Include: (1) task analysis breakdown, (2) human-machine interface evaluation, (3) error mode identification using HFACS categories, (4) workload assessment (physical, cognitive, temporal), (5) environmental factors impact, (6) crew resource management considerations, (7) design improvement recommendations, and (8) human factors validation testing recommendations.</task> <format>Structure as a formal HF analysis report.</format>"
      }
    ]
  }
}