From insurance
Reviews all insurance policies and financial accounts with beneficiary designations (life, disability, retirement, HSA, brokerage, bank, 529) to surface stale designations from life events like marriage, divorce, birth, or death.
How this skill is triggered — by the user, by Claude, or both
Slash command
/insurance:task-review-beneficiariesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Trigger:**
Trigger:
op-coverage-audit (annual), op-life-event-coverage-trigger (after life events)Beneficiary designations override wills. The single most common estate-planning failure is a stale beneficiary that pays out to an ex-spouse, a deceased parent, or "estate" (which forces probate). This task is a structured sweep, not a legal review.
What gets reviewed:
Per beneficiary line, the task records:
vault/insurance/00_current/policies/.vault/wealth/ exists: read account list from vault/wealth/00_current/ for retirement, brokerage, bank, HSA, 529.vault/insurance/config.md known life events (marriage / divorce / births / deaths / step-children).vault/insurance/00_current/beneficiary-review-{YYYY-MM}.md.task-update-open-loops for each flag.vault/insurance/config.md:
marital_status, prior_spouses (list, optional), dependents (list with DOB), deceased_relatives_to_remove (optional list)~/Documents/aireadylife/vault/insurance/00_current/policies/, optional ~/Documents/aireadylife/vault/wealth/00_current/, ~/Documents/aireadylife/vault/insurance/config.md~/Documents/aireadylife/vault/insurance/00_current/beneficiary-review-{YYYY-MM}.md, ~/Documents/aireadylife/vault/insurance/open-loops.mdnpx 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.