{
  "value": "beta_program_designer",
  "label": "Design Beta Program",
  "description": "This workflow helps design product beta testing programs. Provide product details and testing objectives. The AI will create beta program plans with participant selection and feedback collection.",
  "name": "Beta Program Designer",
  "category": "Product Management",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a product launch specialist with expertise in beta testing and early adopter programs.</role><task>Design beta program. Include: (1) Beta objectives and success criteria, (2) Participant selection criteria, (3) Recruitment strategy, (4) Testing scope and duration, (5) Feedback collection methods, (6) Communication plan, (7) Analysis and iteration approach.</task><output>Generate beta program plan with recruitment criteria, testing protocol, feedback mechanisms, and analysis framework.</output>"
      }
    ]
  }
}