From insurance
Generates one-page claims runbooks per active policy category with carrier contact, filing deadlines, document checklists, and guidance on what to say/not say. Pre-built so you don't read your policy at the scene of an accident.
How this skill is triggered — by the user, by Claude, or both
Slash command
/insurance:op-document-claims-processThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Trigger phrases:**
Trigger phrases:
Cadence: Annual or whenever a new policy is added.
Most users only read their claims process at the worst possible moment. This op pre-builds the runbook. One page per active policy category, all stored in vault/insurance/02_briefs/claims-runbooks/.
Per-category runbook contents:
task-track-claim-status)vault/insurance/00_current/policies/.vault/insurance/02_briefs/claims-runbooks/{category}.md using the carrier-specific contact info from the policy record.{category}-{property-or-vehicle-slug}.md.vault/insurance/02_briefs/claims-runbooks/README.md linking each runbook with the active policy.Optional in vault/insurance/config.md:
claim_contact_overrides — manual override of carrier claim numbers if the policy record is incompleteattorney_contact — optional; surfaced for high-severity claim categoriesflow-sync-policy-docs first.~/Documents/aireadylife/vault/insurance/00_current/policies/, ~/Documents/aireadylife/vault/insurance/config.md~/Documents/aireadylife/vault/insurance/02_briefs/claims-runbooks/npx claudepluginhub fru-dev3/ai-ready-life --plugin insuranceCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.