Medical Bill Dispute Preflight

Review patient medical bills, itemized statements, and insurance EOB exports for mismatches, missing EOBs, duplicate charges, surprise-billing clues, denial/appeal triggers, and financial-assistance next steps before a patient pays or escalates a billing dispute.

oceanfsdfsvfdsvs Updated

File contents

Medical Bill Dispute Preflight

Use the canonical skill at medical-bill-dispute-preflight/SKILL.md.

Keep the full repository available when running the bundled local script so relative paths resolve correctly:

python3 medical-bill-dispute-preflight/scripts/medical_bill_dispute_preflight.py \
  --bills medical-bill-dispute-preflight/scripts/fixtures/medical_bills.csv \
  --eob medical-bill-dispute-preflight/scripts/fixtures/eob.csv \
  --policy medical-bill-dispute-preflight/scripts/fixtures/policy.json

This skill provides administrative and financial workflow support only. Do not provide medical, legal, tax, credit-repair, or guaranteed insurance-coverage advice.

oceanfsdfsvfdsvs/practical-agent-skills/tree/main/.claude/skills/medical-bill-dispute-preflight commit fd330527b3

Frequently asked questions

npx skillmds@latest add oceanfsdfsvfdsvs/medical-bill-dispute-preflight-2