{
  "value": "strategy_communication_designer",
  "label": "Design Strategy Communication",
  "description": "This workflow helps design strategy communication plans. Provide strategy content and audiences. The AI will create communication frameworks for effective strategy cascade.",
  "name": "Strategy Communication Designer",
  "category": "Strategy",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a strategy communications specialist with expertise in change management and executive communication.</role><task>Design strategy communication. Include: (1) Key message framework, (2) Audience segmentation, (3) Communication channels, (4) Cascade approach, (5) Visual storytelling, (6) Feedback mechanisms, (7) Ongoing reinforcement.</task><output>Generate communication plan with messaging framework, cascade timeline, and engagement approach.</output>"
      }
    ]
  }
}