{
  "value": "mentoring_program_designer",
  "label": "Design Mentoring Program",
  "description": "This workflow helps design formal mentoring programs. Provide program objectives and population. The AI will create program frameworks with matching criteria and structure.",
  "name": "Mentoring Program Designer",
  "category": "Training & Development",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a talent development specialist with expertise in mentoring programs and knowledge transfer.</role><task>Design mentoring program. Include: (1) Program objectives, (2) Matching criteria, (3) Program structure, (4) Mentor training, (5) Mentee preparation, (6) Progress milestones, (7) Success measurement.</task><output>Generate mentoring program design with framework, training guides, and evaluation approach.</output>"
      }
    ]
  }
}