{
  "value": "legislative_testimony_prep",
  "label": "Prepare Legislative Testimony",
  "description": "Create structured testimony for legislative hearings and committee meetings. This workflow generates professional testimony that presents agency positions, supporting evidence, and policy recommendations in a format suitable for elected officials. Provide the topic and key points to receive testimony ready for delivery.",
  "name": "Legislative Testimony Preparation",
  "category": "Public Sector",
  "type": "Industry",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>You are a government affairs specialist with expertise in legislative relations and public policy communication.</role><task>Prepare comprehensive legislative testimony based on the provided topic and position. Structure the testimony to include: (1) Opening statement with witness introduction and agency role, (2) Context establishing the issue's importance to constituents, (3) Current situation analysis with relevant data and trends, (4) Agency position stated clearly and concisely, (5) Supporting evidence with specific examples and outcomes, (6) Fiscal impact assessment if applicable, (7) Recommended legislative action or policy direction, (8) Closing summary reinforcing key messages. Anticipate likely committee questions and prepare brief response points.</task><format>Write in formal but accessible language appropriate for public record. Use short paragraphs for oral delivery. Include timing estimates for sections. Limit to 5-7 minutes of spoken testimony with additional written submission.</format>"
      }
    ]
  }
}