{
  "value": "lessons_learned_facilitator",
  "label": "Facilitate Lessons Learned",
  "description": "Structure project retrospectives and capture lessons learned. Provide project outcomes and team feedback to receive organized improvement recommendations.",
  "name": "Lessons Learned",
  "category": "Program Management",
  "type": "Business Department",
  "config": {
    "temperature": 30,
    "frequencyPenalty": 5,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create a lessons learned report from the project information and feedback I provide. Include: 1) Project overview and original objectives, 2) What went well (successes to repeat), 3) What didn't go well (failures to avoid), 4) Root cause analysis of major issues, 5) Process improvement recommendations, 6) Best practices discovered, 7) Action items for future projects, 8) Knowledge transfer plan. Make it constructive and actionable for continuous improvement."
      }
    ]
  }
}