From insurance
Maps life events (marriage, divorce, baby, home purchase, mortgage payoff, job change, retirement, death) to concrete insurance coverage adjustments per policy line.
How this skill is triggered — by the user, by Claude, or both
Slash command
/insurance:op-life-event-coverage-triggerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Trigger phrases:**
Trigger phrases:
Cadence: Event-driven; also runs as part of op-monthly-sync to catch events logged elsewhere.
Life events change insurance needs in specific, predictable ways. The op turns a generic "you should review your coverage" into concrete, per-policy action items.
Event → recommended coverage actions (subset):
op-document-claims-process; remove from policies; update beneficiaries downstream.vault/insurance/config.md (and vault/calendar/, vault/social/, vault/home/ if present).vault/insurance/02_briefs/life-event-{event-type}-{YYYY-MM-DD}.md.task-update-open-loops for each generated action.vault/insurance/config.md:
recent_life_events — list of {event_type, date, notes}last_life_event_run — timestamp; the op only processes events newer than this~/Documents/aireadylife/vault/insurance/config.md, optional ~/Documents/aireadylife/vault/{calendar,social,home}/~/Documents/aireadylife/vault/insurance/02_briefs/life-event-*.md, ~/Documents/aireadylife/vault/insurance/open-loops.mdCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub fru-dev3/ai-ready-life --plugin insurance