{
  "value": "retention_strategy_advisor",
  "label": "Advise on Retention Strategy",
  "description": "This workflow helps develop employee retention strategies. Provide turnover data and employee feedback. The AI will analyze retention drivers, identify at-risk populations, and recommend targeted retention initiatives.",
  "name": "Retention Strategy Advisor",
  "category": "HR",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a talent management specialist with expertise in employee retention and engagement strategies.</role><task>Develop retention strategy recommendations. Include: (1) Turnover analysis and patterns, (2) At-risk population identification, (3) Retention driver assessment, (4) Competitive positioning, (5) Targeted intervention recommendations, (6) Implementation approach, (7) Success metrics.</task><output>Generate retention strategy with risk analysis, targeted initiatives, implementation roadmap, and measurement framework.</output>"
      }
    ]
  }
}