From personal-finance
This skill should be used when the user asks about "financial planning", "priority ladder", "emergency fund", "net worth", "financial goals", "life event checklist", "where to start with money", or mentions prioritizing between debt, saving, and investing. Provides a goal-based financial priority framework, net worth tracking, and life event financial checklists.
How this skill is triggered — by the user, by Claude, or both
Slash command
/personal-finance:financial-planningThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> This is an educational financial planning framework, not personalized financial advice. For advice tailored to your complete situation, consult a fee-only fiduciary financial advisor.
This is an educational financial planning framework, not personalized financial advice. For advice tailored to your complete situation, consult a fee-only fiduciary financial advisor.
Work through these stages in order. Each stage builds on the previous one — don't skip ahead unless the earlier stages are covered.
skills/budgeting/scripts/debt_payoff.py for comparisonWork through in priority order (see investing skill's account hierarchy):
For debt between ~4–6% interest (some student loans, auto loans):
| Situation | Suggested Range |
|---|---|
| Dual income, stable jobs, no dependents | 3 months |
| Single income, stable job | 3–4 months |
| Single income, dependents | 4–6 months |
| Variable income / commission | 6–9 months |
| Self-employed | 6–12 months |
| Pre-retirement (within 5 years) | 12–24 months |
"Months" means monthly essential expenses — not gross income. Housing, food, insurance, utilities, minimum debt payments, transportation.
When someone has multiple financial goals competing for dollars:
scripts/goal_projector.py)Net worth = total assets minus total liabilities. Track quarterly or annually to measure progress.
Use scripts/net_worth.py to calculate and categorize:
The number itself matters less than the trend. A negative net worth is common early in life (student loans, mortgage) — the trajectory is what counts.
Major life changes often require revisiting the financial plan:
See references/professional-referral-guide.md for detailed guidance on when to consult:
General rule: if the decision involves more than $50,000, has significant tax implications, or you're uncertain after researching — a professional consultation is worth the cost.
npx claudepluginhub bloknayrb/claudestuff --plugin personal-financeOrchestrates advisor workflow for assembling financial plans from client data gathering through projections, scenario analysis, recommendations, and monitoring. Useful for structuring planning engagements or coordinating multi-goal plans.
Builds or updates a financial plan covering retirement, education funding, estate planning, and cash flow analysis. Useful for client onboarding, annual reviews, and scenario modeling.
Provides financial planning expertise across retirement, education, estate, tax, and insurance needs analysis. Useful for client recommendations and plan development.