{
  "value": "program_evaluation_designer",
  "label": "Design Program Evaluations",
  "description": "Create evaluation frameworks for federal programs. Input program goals and activities to generate comprehensive evaluation plans with metrics and methodology.",
  "name": "Program Evaluation Designer",
  "category": "Federal Government",
  "type": "Industry",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Design an evaluation plan for a federal program. I'll provide program objectives, activities, and desired outcomes. Create a comprehensive evaluation framework including logic model connecting inputs to outcomes, key performance indicators with targets, data collection methods and timeline, evaluation questions and methodology, and reporting schedule. Consider both process and outcome evaluation components."
      }
    ]
  }
}