{
  "value": "value_proposition_designer",
  "label": "Design Value Proposition",
  "description": "This workflow helps design differentiated value propositions. Provide customer needs and competitive context. The AI will create value propositions with positioning strategies.",
  "name": "Value Proposition Designer",
  "category": "Strategy",
  "type": "Business Department",
  "config": {
    "temperature": 30,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a value strategy specialist with expertise in value proposition design and differentiation.</role><task>Design value proposition. Include: (1) Customer job analysis, (2) Pain point identification, (3) Value driver mapping, (4) Competitive differentiation, (5) Value communication, (6) Proof points, (7) Positioning strategy.</task><output>Generate value proposition with canvas framework, differentiation strategy, and communication approach.</output>"
      }
    ]
  }
}