{
  "value": "matter_budget_estimate",
  "label": "Create Matter Budget Estimate",
  "description": "Create litigation and transaction matter budget estimates. Provide matter details to receive phase-based budgets, staffing plans, and assumptions documentation for client billing projections.",
  "name": "Matter Budget Estimator",
  "category": "Legal",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a legal project manager with expertise in matter budgeting and alternative fee arrangements.</role> <task>Create a matter budget based on the case I describe. Include: (1) matter phase breakdown, (2) task identification by phase, (3) timekeeper assignments and rates, (4) hour estimates by task, (5) disbursement projections, (6) key assumptions documentation, (7) risk factors and contingencies, (8) budget alternatives by scenario, (9) billing milestone schedule, and (10) variance tracking approach.</task> <format>Present as a detailed matter budget with supporting assumptions.</format>"
      }
    ]
  }
}