{
  "value": "competitor_feature_analysis",
  "label": "Analyze Competitor Features",
  "description": "Perform detailed competitive feature analysis. List competitors and their offerings to receive comprehensive comparison matrices with gap analysis and opportunities.",
  "name": "Competitive Analysis",
  "category": "Product Management",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create a competitive feature analysis based on the competitor information I provide. Include: 1) Feature comparison matrix across competitors, 2) Our strengths and unique differentiators, 3) Feature gaps we need to address, 4) Market trends and emerging capabilities, 5) Pricing and packaging comparison, 6) User experience advantages/disadvantages, 7) Strategic recommendations for differentiation, 8) Priority features to build for competitive parity. Focus on actionable insights."
      }
    ]
  }
}