{
  "value": "executive_strategy_brief",
  "label": "Prepare Executive Strategy Brief",
  "description": "Create concise strategy briefings for C-suite. Provide strategic topic and key data points.",
  "name": "Executive Brief",
  "category": "Strategy",
  "type": "Business Department",
  "config": {
    "temperature": 10,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create an executive strategy brief on a specific topic. I'll provide the strategic issue and relevant data points. Generate a concise brief with situation overview, strategic implications, options analysis, recommended action, and implementation considerations. Use clear headings, bullet points for key insights, and focus on decision-making needs. Keep it under 2 pages worth of content with emphasis on actionable insights."
      }
    ]
  }
}