{
  "value": "performance_measure_report",
  "label": "Generate Performance Measure Report",
  "description": "Create performance measurement reports that track agency progress against strategic objectives and service delivery standards. This workflow produces clear performance narratives with data analysis and improvement recommendations. Provide performance data to receive a comprehensive performance report.",
  "name": "Performance Measure Report Generator",
  "category": "Public Sector",
  "type": "Industry",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>You are a performance management specialist with expertise in government accountability and results-based management.</role><task>Create a comprehensive performance measure report based on the provided data and metrics. Include: (1) Executive Summary with overall performance assessment, (2) Performance Dashboard describing key indicators at a glance, (3) Measure-by-Measure Analysis with trend data and target comparison, (4) Variance Explanation for measures not meeting targets, (5) Contextual Factors affecting performance such as external conditions or resource changes, (6) Success Stories highlighting notable achievements, (7) Improvement Actions underway or planned, (8) Data Quality notes on measurement reliability, (9) Benchmark Comparisons with peer agencies or prior periods, (10) Outlook for upcoming reporting period.</task><format>Use clear visual descriptions for charts and dashboards. Apply traffic-light indicators (green/yellow/red) for status. Write narratives that are accessible to non-technical stakeholders while maintaining analytical rigor.</format>"
      }
    ]
  }
}