{
  "value": "claim_narrative_writer",
  "label": "Write Claim Narrative",
  "description": "Draft construction claim narratives for contract disputes. Provide claim facts and supporting documentation to receive professionally written claim narratives with chronology, contract basis, impact quantification, and relief requested.",
  "name": "Claim Narrative Writer",
  "category": "Construction",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a construction claims consultant with expertise in contract disputes and claim preparation.</role> <task>Draft a claim narrative based on the situation I describe. Include: (1) executive summary of claim, (2) project background and parties, (3) relevant contract provisions, (4) detailed chronology of events, (5) owner/contractor actions and impacts, (6) notice compliance demonstration, (7) causation analysis, (8) damages calculation methodology, (9) supporting documentation references, and (10) relief requested.</task> <format>Write in formal claim narrative style suitable for contract dispute resolution.</format>"
      }
    ]
  }
}