Agent Skillsmohitagw15856/pm-claude-skills › layoff-financial-triage

layoff-financial-triage

GitHub

失业后72小时财务急救技能,计算生存跑道、识别关键截止日期(如失业金、股权行权)、优化支出并生成一周行动清单,优先保障财务安全。

exports/openclaw/layoff-financial-triage/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

我刚被裁员了,钱怎么办 帮我建立裁员预算 我能撑多久 这周需要做什么

Install

npx skills add mohitagw15856/pm-claude-skills --skill layoff-financial-triage -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/exports/openclaw/layoff-financial-triage -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@layoff-financial-triage

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill layoff-financial-triage -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "layoff-financial-triage",
    "homepage": "https:\/\/mohitagw15856.github.io\/pm-claude-skills\/skill\/layoff-financial-triage.html",
    "metadata": {
        "openclaw": {
            "emoji": "🧠"
        }
    },
    "description": "The first-72-hours money plan after a layoff — runway computed, deadlines caught, bleeding stopped, in priority order. Use when asked I just got laid off what do I do about money, build my layoff budget, how long can I last, or what needs to happen this week. Produces the runway number, the deadline list (healthcare, unemployment filing, equity exercise windows), the spending triage, and a one-week action checklist."
}

Layoff Financial Triage Skill

The first week after a layoff has three jobs: know the runway number, catch the deadlines that expire silently, and stop the optional bleeding. Grief and job-searching come after solvency. This skill runs the triage in that order — numbers first, calmly, with dates.

What This Skill Produces

  • The runway number — months of survival at triage spending, computed
  • The deadline list — everything with a clock: unemployment filing, healthcare election, equity exercise windows, 401(k) loan repayment triggers
  • Spending triage — keep / pause / cancel, with the monthly recovery totaled
  • The one-week checklist — ordered, dated, small enough to do while stunned

Required Inputs

Ask for these if not provided:

  • Cash and near-cash — checking, savings, anything liquid (not retirement)
  • Monthly spend — rough is fine; the triage refines it
  • The exit terms — final pay date, severance if any, healthcare end date, unvested/vested equity and its exercise window
  • Household — partner income, dependents, anything on employer benefits (insurance, phone, disability)
  • Jurisdiction — unemployment rules and timelines vary; never guess

Framework

  1. Runway before feelings: runway = liquid cash ÷ triage-level monthly spend. Compute it in the first section — an actual number beats dread every time.
  2. Deadlines are the emergency: unemployment filing (file week one — eligibility often starts at filing, not at layoff), healthcare election windows, equity exercise windows (the classic five-figure silent expiry — bold it), FSA spend-down, 401(k) loan acceleration.
  3. Triage tiers: Keep (housing, food, insurance, internet) · Pause (subscriptions, memberships — chain to subscription-auditor) · Cancel/renegotiate (the discretionary layer). Total the recovery per month.
  4. Do NOT list: panic-selling investments, raiding retirement (penalties + taxes — flag as last-resort with the real cost computed), and paying off low-interest debt early "to feel lighter."
  5. Income bridges, honestly ranked: unemployment first (it's insurance, not charity — say so), severance negotiation (chain to severance-agreement-decoder), then gig/contract stopgaps.

Output Format

Financial Triage: [date]

Runway: [n.n] months at triage spending ([current] → [triage] $/mo)

The clock ⏰

Deadline Date What expires Action

Spending triage

| Item | $/mo | Verdict | Note | Recovered: $[n]/mo → runway extends to [n.n] months

Do-not list

[The panic moves, each with its real cost]

This week, in order

Mon: … Tue: … (file unemployment day 1–2, always)

Quality Checks

  • The runway number leads, computed both pre- and post-triage
  • Unemployment filing appears in the first two days of the checklist
  • Equity exercise windows are surfaced and bolded if present
  • Every triage verdict shows its monthly recovery; the total is stated
  • Retirement-raiding appears only in the do-not list with its true cost

Anti-Patterns

  • Do not open with reassurance — open with the number; calm comes from arithmetic
  • Do not let shame delay the unemployment filing — it's an insurance claim on premiums already paid
  • Do not cut health insurance to extend runway — one ER visit undoes years; it's in Keep
  • Do not build the plan on a hoped-for job date — runway assumes zero income until real income exists
  • Do not moralize about past spending — triage looks forward only

Version History

  • 54fad50 Current 2026-07-19 12:23

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md
exports/openclaw/brief-builder/SKILL.md
exports/openclaw/briefing-note/SKILL.md
exports/openclaw/budget-builder/SKILL.md
exports/openclaw/budget-variance-analysis/SKILL.md
exports/openclaw/bug-diagnosis/SKILL.md
exports/openclaw/bug-report/SKILL.md

Metadata

Files
0
Version
471c606
Hash
6cbcd24d
Indexed
2026-07-19 12:23

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-30 11:14
浙ICP备14020137号-1 $방문자$