{
  "value": "leadership_development_plan",
  "label": "Create Leadership Development Plan",
  "description": "Design personalized leadership development programs. Provide current role and leadership aspirations.",
  "name": "Leadership Plan",
  "category": "Training & Development",
  "type": "Business Department",
  "config": {
    "temperature": 30,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create a leadership development plan. I'll describe the individual's current role, leadership aspirations, and identified development areas. Design a comprehensive plan including competency development goals, experiential learning opportunities, coaching/mentoring components, formal training recommendations, and stretch assignments. Include timeline, success metrics, and support resources. Make it challenging yet achievable."
      }
    ]
  }
}