Skip to content
Finance
Skill

/emergency-fund

Size and structure an emergency fund based on individual circumstances, income stability, and expense profile. Use when the user asks about emergency fund sizing, how many months of expenses to save, where to keep emergency savings, or tiered fund structures. Also trigger when

From plugin
finance-skills
16491 skills
Install
$ npx -y skills add JoelLewis/finance_skills --skill emergency-fund --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/emergency-fund

Context preview

The summary Claude sees to decide when to auto-load this skill.

Size and structure an emergency fund based on individual circumstances, income stability, and expense profile. Use when the user asks about emergency fund sizing, how many months of expenses to save, where to keep emergency savings, or tiered fund structures. Also trigger when

SKILL.md

emergency-fund.SKILL.md
name: emergency-fund
description: "Size and structure an emergency fund based on individual circumstances, income stability, and expense profile. Use when the user asks about emergency fund sizing, how many months of expenses to save, where to keep emergency savings, or tiered fund structures. Also trigger when users mention 'rainy day fund', 'how much cash should I keep', 'high-yield savings account', 'money market fund', 'freelancer cash reserve', 'variable income buffer', or ask what counts as an emergency expense."

Emergency Fund Planning

Core Concepts

Rule of Thumb

  • **Employed with stable income:** 3-6 months of essential expenses
  • **Dual-income household (both stable):** 3 months may suffice (lower probability of simultaneous job loss)
  • **Single income, variable income, or self-employed:** 6-12 months of essential expenses
  • **High job-search risk (niche industry, senior executive, specialized role):** 6-12 months
  • These are guidelines — individual assessment is essential

Essential Expenses

The emergency fund should cover non-discretionary spending only:

  • **Housing:** Mortgage/rent, property tax, insurance, HOA
  • **Food:** Groceries (not dining out)
  • **Insurance:** Health, auto, life (premiums that cannot be paused)
  • **Utilities:** Electric, gas, water, internet, phone
  • **Transportation:** Car payment, gas, basic maintenance, public transit
  • **Minimum debt payments:** Credit cards, student loans, other obligations
  • **Healthcare:** Regular medications, co-pays
  • **Exclude:** Dining out, entertainment, travel, shopping, subscriptions that can be cancelled

Expense-Based Sizing

Monthly essential expenses multiplied by the desired months of coverage:

  • Emergency fund = monthly essential expenses × months of coverage
  • Example: $4,500/month essentials × 6 months = $27,000
  • More precise than income-based because it reflects actual spending needs during a crisis

Income Replacement Approach

After-tax monthly income multiplied by months of coverage:

  • Emergency fund = after-tax monthly income × months of coverage
  • Simpler to calculate but may overstate need (assumes maintaining full spending during emergency)
  • Useful as an upper bound or for high earners whose expenses scale with income

Variable Income Adjustment

For commission-based, freelance, seasonal, or gig workers:

  • Calculate average monthly income over 12-24 months
  • Set base budget at the lowest 3-month average income level
  • Buffer = average income - base budget (accumulated during high-earning months)
  • Emergency fund should be 6-12 months of essential expenses (longer because income disruption is more likely and less predictable)
  • Maintain a separate "income smoothing" buffer beyond the emergency fund

Tiered Emergency Fund

Structure the fund across tiers for optimal balance of access and yield:

  • **Tier 1 — Immediate access (1 month):** Checking or savings account at primary bank. Instantly accessible for urgent needs. Low or no yield, but maximum liquidity.
  • **Tier 2 — Short-term (2-3 months):** High-yield savings account (HYSA) or money market fund. Available in 1-2 business days. Earns competitive short-term rates.
  • **Tier 3 — Extended (3-6 months):** Short-term Treasury bills, I-bonds (after 1-year lock-up), short-term bond fund, or CD ladder. May take a few days to a few weeks to access. Higher yield compensates for slightly lower liquidity.

Vehicle Selection

| Vehicle | Yield | Liquidity | FDIC/SIPC | Best For | |---------|-------|-----------|-----------|----------| | Checking account | Very low | Instant | FDIC | Tier 1 (1 month) | | HYSA | Moderate | 1-2 days | FDIC | Tier 2 (core fund) | | Money market fund | Moderate | 1-2 days | SIPC | Tier 2 (core fund) | | T-bills (4-week) | Moderate-high | At maturity | Full faith & credit | Tier 2/3 (ladder) | | CD (3-12 month) | Moderate-high | At maturity (penalty) | FDIC | Tier 3 (ladder) | | I-bonds | Inflation-linked | After 12 months | Full faith & credit | Tier 3 (long-term) | | Short-term bond fund | Variable | 1-3 days | SIPC | Tier 3 (flexible) |

Opportunity Cost

Holding cash has a real cost — the difference between what the cash earns and what it could earn if invested:

  • **Cash drag:** Emergency fund earning 4% HYSA vs 8-10% equity expected return = 4-6% annual opportunity cost
  • On a $30K emergency fund: $1,200-$1,800/year in foregone returns
  • **Mitigant:** The purpose of the fund is insurance, not investment return. The "premium" is the opportunity cost.
  • **Over-funded risk:** Holding 12+ months when 3-6 months suffices wastes significant capital
  • **Under-funded risk:** Having to use credit cards at 20%+ APR or sell investments at a loss during an emergency

When to Tap the Emergency Fund

**Appropriate uses:**

  • Job loss or significant income reduction
  • Medical emergency or unexpected healthcare costs
  • Essential home repair (roof leak, HVAC failure, plumbing emergency)
  • Essential car repair (needed for commuting to work)
  • Unexpected essential travel (family emergency)

**NOT appropriate uses:**

  • Vacations or planned travel
  • Planned purchases (holiday gifts, electronics)
  • Investment opportunities ("buy the dip")
  • Non-essential home improvements
  • Expenses that should have been budgeted (annual insurance, property tax)

Replenishment Plan

After using the emergency fund:

  • Prioritize rebuilding before resuming discretionary spending or non-essential savings goals
  • Set a monthly replenishment target (e.g., rebuild within 6-12 months)
  • Temporarily reduce or pause contributions to other goals if needed
  • Redirect windfalls (tax refund, bonus) to accelerate replenishment

Key Formulas

| Formula | Expression | Use Case | |---------|-----------|----------| | Expense-based fund | Monthly essentials × months of coverage | Core sizing calculation | | Income-based fund | After-tax monthly income × months of coverage | Upper bound estimate | | Opportunity cost | Fund balance × (i

Read more
Ships withfinance-skills

A collection of Claude Code skill plugins for financial services. 91 skills across 7 domain plugins teach Claude investment management, regulatory compliance, advisory workflows, trading operations, and more — so it can assist with finance questions, build

Get the whole plugin
Stats
170
Stars
34
Forks
Maintained
Maintenance
Python
Language
MIT
License
1mo ago
Last commit
6mo ago
Created

Repo: JoelLewis/finance_skills

Other skills on finance-skills.