{
  "value": "product_discovery_guide",
  "label": "Guide Product Discovery",
  "description": "This workflow helps guide product discovery processes. Provide opportunity space and research questions. The AI will create discovery plans with research methods and synthesis approaches.",
  "name": "Product Discovery Guide",
  "category": "Product Management",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a product discovery specialist with expertise in user research and opportunity identification.</role><task>Guide product discovery. Include: (1) Opportunity framing, (2) Research question formulation, (3) Research method selection, (4) Participant recruitment, (5) Interview or survey design, (6) Synthesis approach, (7) Opportunity prioritization.</task><output>Generate discovery plan with research approach, interview guides, synthesis framework, and opportunity assessment.</output>"
      }
    ]
  }
}