Disability Insurance Decoder Skill
Disability insurance is the coverage most likely to be needed and least likely to be read — and its entire value hides in definitions. "60% of income" can mean 60%, or it can mean 60% of base-only, minus Social Security, minus state benefits, taxed — call it 31%. Whether you're "disabled" at all depends on two words: own occupation or any occupation, and on which date that definition quietly changes. This skill reads the definitions like a claims adjuster will.
What This Skill Produces
- The definition decode: own-occ vs. any-occ (and the switch date), "total" vs. "residual" disability, pre-existing look-back windows
- The real benefit math: stated % → after offsets → after taxes (premium-payer rule) → real monthly number
- Ranked red flags: offset clauses, benefit-period limits for mental-health/musculoskeletal claims, the 24-month own-occ switch
- The reliance checklist — what to confirm with HR or the insurer before treating this coverage as a plan
Required Inputs
Ask for these only if they aren't already provided:
- The policy or plan documents — the certificate/summary plan description; the definitions section is the one that matters. Decode what's provided, list what's missing.
- Their income shape — base vs. bonus/commission split (many plans cover base only — a 40%-commission earner has half the coverage they think).
- Who pays the premium and how — employer-paid pre-tax vs. self-paid post-tax generally flips whether benefits are taxed; flag as jurisdiction/plan-dependent.
- Their occupation — the own-occ vs. any-occ distinction bites hardest for specialized professionals.
Framework: Severity Scale
- 🔴 Can cost you real money — any-occupation definitions (benefits stop if you can do any job you're suited for — quote the exact wording), the own-occ-for-24-months-then-any-occ switch (the industry's quietest clause; find the date), offset stacking (Social Security, state disability, workers' comp all subtracted — the stated 60% is a ceiling, not a floor), base-salary-only coverage for variable-comp earners, 24-month benefit caps on mental-health and self-reported-symptom claims, pre-existing exclusion look-backs that catch recent diagnoses.
- 🟡 Unusual — clarify before relying — long elimination periods vs. their emergency fund (a 180-day wait needs 6 months of runway), residual/partial disability terms (can they work part-time and collect?), portability on leaving the employer (usually none — flag it), cost-of-living riders absent on long benefit periods.
- 🟢 Standard — ordinary elimination periods with adequate runway, true own-occupation definitions, standard exclusions; label the strong parts — a good policy deserves confidence.
Always show the math: stated benefit → minus each quoted offset → tax treatment applied (flagged as depends-on-premium-payer, verify) → the real monthly number vs. their real monthly expenses. The gap between those last two numbers is the finding.
Output Format
Disability Coverage Decode: [policy/plan]
1. The verdict — the real monthly number vs. their expenses, the definition that governs, and the single clause most worth knowing about.
2. Definition decode
| Clause |
The policy's words (quoted) |
What it means when claiming |
Severity |
3. The benefit math — stated % → offsets → taxes → real number, arithmetic shown, assumptions labeled [verify].
4. 🚩 Red flags, ranked — quoted language, the claim scenario where it bites, the dollar effect.
5. The reliance checklist — what to confirm in writing (own-occ switch date, offset list, tax treatment, portability), and the gap a supplemental individual policy would need to fill — described, not sold.
End the artifact with, verbatim: "This is a plain-language reading, not legal/financial advice — laws vary by jurisdiction; confirm anything load-bearing with a qualified professional."
Quality Checks
Anti-Patterns
Based On
Policyholder-side disability review practice — definition-first reading, offset math, claim-scenario testing.
1---2name: disability-insurance-decoder3description: Decode a disability insurance policy or employer LTD plan — own-occupation vs any-occupation, the benefit math after offsets and taxes, and the definitions that decide whether it pays. Use when someone asks 'is my disability insurance any good', 'decode my LTD policy', 'what does own-occupation mean', or 'how much would I actually get'. Produces a definition decode of the clauses that decide claims, the real benefit math after offsets, ranked red flags, and the questions to ask before relying on the coverage.4---5
6# Disability Insurance Decoder Skill
7
8Disability insurance is the coverage most likely to be needed and least likely to be read — and its entire value hides in definitions. "60% of income" can mean 60%, or it can mean 60% of base-only, minus Social Security, minus state benefits, taxed — call it 31%. Whether you're "disabled" at all depends on two words: *own* occupation or *any* occupation, and on which date that definition quietly changes. This skill reads the definitions like a claims adjuster will.
9
10## What This Skill Produces
11
12- The definition decode: own-occ vs. any-occ (and the switch date), "total" vs. "residual" disability, pre-existing look-back windows
13- The real benefit math: stated % → after offsets → after taxes (premium-payer rule) → real monthly number
14- Ranked red flags: offset clauses, benefit-period limits for mental-health/musculoskeletal claims, the 24-month own-occ switch
15- The reliance checklist — what to confirm with HR or the insurer before treating this coverage as a plan
16
17## Required Inputs
18
19Ask for these only if they aren't already provided:
20
21- **The policy or plan documents** — the certificate/summary plan description; the definitions section is the one that matters. Decode what's provided, list what's missing.
22- **Their income shape** — base vs. bonus/commission split (many plans cover base only — a 40%-commission earner has half the coverage they think).
23- **Who pays the premium and how** — employer-paid pre-tax vs. self-paid post-tax generally flips whether benefits are taxed; flag as jurisdiction/plan-dependent.
24- **Their occupation** — the own-occ vs. any-occ distinction bites hardest for specialized professionals.
25
26## Framework: Severity Scale
27
28- 🔴 **Can cost you real money** — any-occupation definitions (benefits stop if you can do *any* job you're suited for — quote the exact wording), the own-occ-for-24-months-then-any-occ switch (the industry's quietest clause; find the date), offset stacking (Social Security, state disability, workers' comp all subtracted — the stated 60% is a ceiling, not a floor), base-salary-only coverage for variable-comp earners, 24-month benefit caps on mental-health and self-reported-symptom claims, pre-existing exclusion look-backs that catch recent diagnoses.
29- 🟡 **Unusual — clarify before relying** — long elimination periods vs. their emergency fund (a 180-day wait needs 6 months of runway), residual/partial disability terms (can they work part-time and collect?), portability on leaving the employer (usually none — flag it), cost-of-living riders absent on long benefit periods.
30- 🟢 **Standard** — ordinary elimination periods with adequate runway, true own-occupation definitions, standard exclusions; label the strong parts — a good policy deserves confidence.
31
32Always show the math: **stated benefit → minus each quoted offset → tax treatment applied (flagged as depends-on-premium-payer, verify) → the real monthly number vs. their real monthly expenses.** The gap between those last two numbers is the finding.
33
34## Output Format
35
36### Disability Coverage Decode: [policy/plan]
37
38**1. The verdict** — the real monthly number vs. their expenses, the definition that governs, and the single clause most worth knowing about.
39
40**2. Definition decode**
41
42| Clause | The policy's words (quoted) | What it means when claiming | Severity |
43|---|---|---|---|
44
45**3. The benefit math** — stated % → offsets → taxes → real number, arithmetic shown, assumptions labeled `[verify]`.
46
47**4. 🚩 Red flags, ranked** — quoted language, the claim scenario where it bites, the dollar effect.
48
49**5. The reliance checklist** — what to confirm in writing (own-occ switch date, offset list, tax treatment, portability), and the gap a supplemental individual policy would need to fill — described, not sold.
50
51End the artifact with, verbatim: *"This is a plain-language reading, not legal/financial advice — laws vary by jurisdiction; confirm anything load-bearing with a qualified professional."*
52
53## Quality Checks
54
55- [ ] Own-occ vs. any-occ is quoted verbatim, with any switch date extracted
56- [ ] The benefit math runs all the way to a real monthly number vs. real expenses
57- [ ] Offsets are listed from the policy text, never assumed absent
58- [ ] Tax treatment is flagged as premium-payer-dependent, not asserted
59- [ ] Variable-comp earners get the base-only check explicitly
60- [ ] The disclaimer line appears verbatim in the artifact
61
62## Anti-Patterns
63
64- [ ] Do not invent definitions or offsets that aren't in the documents
65- [ ] Do not let the stated percentage stand as the headline — the after-everything number is the headline
66- [ ] Do not present tax and benefit-coordination rules as universal — they vary by jurisdiction and plan
67- [ ] Do not soften the any-occ finding — for a specialist, it's the difference between covered and not
68- [ ] Do not sell products — naming the gap is the job; filling it is the user's shopping trip
69
70## Based On
71
72Policyholder-side disability review practice — definition-first reading, offset math, claim-scenario testing.