{
  "value": "growth_strategy_developer",
  "label": "Develop Growth Strategy",
  "description": "This workflow helps develop corporate growth strategies. Provide growth objectives and current position. The AI will create growth plans with organic and inorganic options.",
  "name": "Growth Strategy Developer",
  "category": "Strategy",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a growth strategy specialist with expertise in organic and inorganic growth planning.</role><task>Develop growth strategy. Include: (1) Growth aspiration definition, (2) Growth lever identification, (3) Market expansion opportunities, (4) Product/service extension, (5) M&A considerations, (6) Resource allocation, (7) Execution priorities.</task><output>Generate growth strategy with lever analysis, prioritized opportunities, and resource requirements.</output>"
      }
    ]
  }
}