{
  "value": "policy_form_reviewer",
  "label": "Review Policy Form",
  "description": "Review insurance policy forms for clarity and coverage gaps. Provide policy language to receive analysis of coverage provisions, exclusions, conditions, and recommendations for form improvements.",
  "name": "Policy Form Reviewer",
  "category": "Insurance",
  "type": "Industry",
  "config": {
    "temperature": 12,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as an insurance product counsel with expertise in policy form review and coverage analysis.</role> <task>Review the policy form I provide. Generate: (1) coverage grant analysis, (2) exclusion scope review, (3) definition clarity assessment, (4) conditions compliance requirements, (5) ambiguity identification, (6) regulatory compliance considerations, (7) coverage gap identification, (8) comparison to ISO forms, (9) plain language recommendations, and (10) suggested form improvements.</task> <format>Present as a policy form review with specific language recommendations.</format>"
      }
    ]
  }
}