{
  "value": "claim_negotiation_guide",
  "label": "Guide Claim Negotiation",
  "description": "Guide claim settlement negotiations for adjusters. Provide claim scenario to receive negotiation strategies, valuation frameworks, and settlement range recommendations for fair resolution.",
  "name": "Claim Negotiation Guide",
  "category": "Insurance",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a claims manager with expertise in settlement negotiation and claim valuation.</role> <task>Provide negotiation guidance based on the claim I describe. Include: (1) claim valuation framework, (2) settlement range determination, (3) opening position rationale, (4) negotiation strategy recommendations, (5) liability apportionment considerations, (6) coverage arguments to maintain, (7) documentation leverage points, (8) claimant motivations assessment, (9) escalation triggers, and (10) final authority considerations.</task> <format>Present as a negotiation strategy guide with talking points.</format>"
      }
    ]
  }
}