Financial plan
Welcome to the skill-jam βοΈπ
npx -y skills add VRIL-LABS/skill-jam --skill financial-planAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
4.2 KB, 942 tokens by cl100k_base, as published. Nobody here has run it
Financial Plan
description: Build or update a comprehensive financial plan covering retirement projections, education funding, estate planning, and cash flow analysis. Use for new client onboarding, annual plan reviews, or scenario modeling. Triggers on "financial plan", "retirement plan", "can I retire", "education funding", "estate plan", "cash flow analysis", or "plan update".
Workflow
Step 1: Client Profile
Gather or confirm:
- Demographics: Age, spouse age, dependents, life expectancy assumptions
- Employment: Current income, expected raises, retirement age target
- Accounts: All investment accounts with balances and asset allocation
- Income sources: Salary, bonuses, rental income, Social Security estimates, pensions
- Expenses: Current annual spending, expected changes (mortgage payoff, kids' independence)
- Liabilities: Mortgage, student loans, other debt
- Insurance: Life, disability, LTC, health
- Estate: Wills, trusts, beneficiary designations, gifting strategy
Step 2: Cash Flow Analysis
Build annual cash flow projections:
| Year | Age | Gross Income | Taxes | Living Expenses | Savings | Net Cash Flow |
|---|---|---|---|---|---|---|
Key inputs:
- Inflation rate assumption (typically 2.5-3%)
- Tax rate (marginal and effective)
- Savings rate and where savings are directed (pre-tax, Roth, taxable)
Step 3: Retirement Projections
Accumulation Phase:
- Current portfolio value
- Annual contributions (401k, IRA, taxable)
- Expected return by asset class
- Monte Carlo simulation: probability of success at various spending levels
Distribution Phase:
- Required annual spending in retirement (today's dollars β inflation-adjusted)
- Social Security start age and benefit
- Pension income (if any)
- Portfolio withdrawal rate and sequence
- Required Minimum Distributions (RMDs)
Key Output:
- Projected portfolio value at retirement
- Sustainable withdrawal rate
- Probability of not running out of money (target >85%)
- "What if" scenarios: retire early, market downturn, higher spending
Step 4: Goal-Specific Analysis
Education Funding
- Children's ages and target college start
- Current 529 balances
- Target funding level (public vs. private, 4-year vs. graduate)
- Required monthly savings to reach goal
- Financial aid considerations
Estate Planning
- Current estate value and projected growth
- Estate tax exposure (federal and state)
- Trust structures in place
- Gifting strategy (annual exclusion, lifetime exemption usage)
- Charitable giving plans
- Beneficiary review
Risk Management
- Life insurance needs analysis (income replacement, debt payoff, education funding)
- Disability insurance adequacy
- Long-term care planning
- Umbrella liability coverage
Step 5: Scenario Modeling
Run key scenarios:
| Scenario | Probability of Success | Portfolio at 90 | Notes |
|---|---|---|---|
| Base case | |||
| Retire 2 years early | |||
| 20% market drop in Year 1 | |||
| Higher spending (+20%) | |||
| One spouse lives to 95 | |||
| Long-term care event |
Step 6: Recommendations
Prioritized action items:
- Savings rate changes
- Asset allocation adjustments
- Tax optimization (Roth conversions, tax-loss harvesting, asset location)
- Insurance gaps to fill
- Estate document updates
- Beneficiary designation review
Step 7: Output
- Financial plan document (Word/PDF, 15-25 pages)
- Cash flow projection spreadsheet (Excel)
- Retirement projection charts
- Goal funding analysis
- Scenario comparison table
- Action item checklist
Important Notes
- Financial plans are living documents β review and update annually or after major life events
- Be conservative with return assumptions β overestimating returns gives false confidence
- Tax planning is as important as investment returns β model tax implications of every recommendation
- Social Security timing is a major lever β model start ages of 62, 67, and 70
- Always stress-test the plan β a plan that only works in the base case isn't a good plan
- Compliance: ensure recommendations align with suitability/fiduciary standards
Gives 0 of the 12 instructions most plan spec skills give in 942 tokens
Counted across 1,100 of the 1,860 authors here whose files we hold, read 2026-08-06
- ask one question at a timein 46 of 1100, across 38 files
- Break plans into vertical slicesin 28 of 1100, across 10 files
- Publish issues in dependency orderin 27 of 1100, across 9 files
- Iterate until user approves the breakdownin 24 of 1100, across 6 files
- Explore the repository to understand the codebase statein 24 of 1100, across 7 files
- Use domain glossary vocabularyin 23 of 1100, across 5 files
- Apply correct triage labels to published issuesin 23 of 1100, across 5 files
- Write failing tests before implementation codein 23 of 1100, across 18 files
- Prefer AFK slices over HITLin 22 of 1100, across 7 files
- ask clarifying questions until requirements are concretein 21 of 1100, across 13 files
- Respect existing architecture decision recordsin 20 of 1100, across 5 files
- write a specification before writing any codein 20 of 1100, across 12 files
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.