{
  "value": "monthly_status_report_generator",
  "label": "Create Monthly Status Report",
  "description": "Transform project data into professional monthly status reports for government customers. Input accomplishments, issues, metrics, and upcoming milestones to generate a comprehensive report that keeps stakeholders informed.",
  "name": "Status Report",
  "category": "Government Contractors",
  "type": "Industry",
  "config": {
    "temperature": 10,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Generate a monthly status report for a government contract. I'll provide this month's accomplishments, issues encountered, performance metrics, budget status, and upcoming milestones. Create a professional report with executive summary, detailed accomplishments by task, metrics dashboard, risk/issue tracking, and 30-60-90 day lookahead. Use clear headings and bullet points to make it easy for government CORs and program managers to quickly understand project status."
      }
    ]
  }
}