Construct comprehensive Investment Policy Statements governing return objectives, risk tolerance, and portfolio constraints. Use when the user asks about building an IPS, setting return objectives, assessing risk tolerance, defining investment constraints, or establishing rebalancing and benchmark policies. Also trigger when users mention 'investment plan', 'policy portfolio', 'risk capacity vs willingness', 'spending rate for an endowment', 'foundation payout', 'manager selection criteria', or ask how to document their investment strategy.
3k tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
161
stars on the repo
on the repository, not the skill itself
Install
one command, takes just this skill from the repository
The IPS is the governing document for all investment decisions. It specifies objectives (return and risk), constraints, asset allocation ranges, rebalancing policy, benchmark selection, and review schedule. Every portfolio action should be traceable back to IPS provisions.
Return Objective
The required return is the rate that funds all future liabilities and goals.
Required return: Solve for the discount rate that equates the present value of assets to the present value of future liabilities/spending needs.
Spending rate (endowments/foundations): Typically set as a percentage of a rolling average of portfolio value (e.g., 5% of 3-year rolling average AUM). The required nominal return must cover spending + inflation + fees.
Risk tolerance has two dimensions that must be assessed independently:
Ability (financial capacity): Determined by time horizon, wealth relative to liabilities, income stability, and liquidity needs. Longer horizons and greater surplus increase ability.
Willingness (psychological comfort): Determined by behavioral assessment, past responses to losses, and stated preferences.
Conflict resolution rule: When ability and willingness conflict, the lower of the two governs. A client with high ability but low willingness should be invested conservatively (with education to potentially raise willingness over time).
Constraints (LLTU+U)
Five categories of constraints must be addressed in every IPS:
Given: Age 45, current portfolio $2M, needs $100K/year (today's dollars) starting at age 65, life expectancy 90, inflation 2.5%, portfolio fees 0.5%.
Calculate: Required nominal return and the resulting allocation guidance.
Solution:
Time horizon: 20 years to retirement + 25 years in retirement = two-stage horizon.
At retirement, need $100K × (1.025)^20 = $163,862/year in nominal terms.
Required nest egg at 65 (25-year payout, assuming the retirement portfolio earns ~5% real, roughly 7.5% nominal at 2.5% inflation): the inflation-growing withdrawals are a level annuity in real terms, so N = $163,862 × [1 - 1.05^(-25)] / 0.05 = $163,862 × 14.094 ≈ $2.31M (in age-65 dollars).
Required return (no additional contributions): solve $2M × (1+R)^20 = $2.31M → R = (2.31/2.0)^(1/20) - 1 ≈ 0.7% nominal net of fees (≈1.2% gross adding the 0.5% fee). That is below the 2.5% inflation assumption — the required real return is roughly -1.7%.
If the client also contributes $30K/year, the required return falls to essentially zero. Return needs alone do not compel an equity-heavy portfolio.
Allocation logic: ability to take risk is high (20-year accumulation horizon, assets large relative to the goal), so willingness governs the choice within a wide acceptable range. The required return is modest, but a 45-year total horizon, longevity beyond age 90, and inflation risk argue for substantial equities; if willingness is moderate, a 60/40 allocation is comfortable, and the client could de-risk to 40/60 and still expect to meet the goal. Document in the IPS that the equity allocation is held for inflation protection and longevity risk, not because the return target demands it.
Example 2: Endowment spending policy
Given: $50M endowment, 5% spending rule on 3-year rolling average, expected inflation 2.5%, investment fees 0.5%.
Calculate: Required nominal return to maintain real value.
client-review-prep (advisory-practice plugin): IPS provides the reference framework for evaluating drift and suitability during reviews
financial-planning-workflow (advisory-practice plugin): the financial plan informs and is codified in the investment policy statement
tax-loss-harvesting (wealth-management plugin): IPS may specify TLH policy parameters (minimum loss threshold, approved replacement pairs)
estate-gifting (wealth-management plugin): trust structures and multi-generational transfer objectives feed the IPS legal/regulatory and time-horizon constraints
retirement-decumulation (wealth-management plugin): the IPS spending policy documents the withdrawal rate, guardrail rules, and rebalancing discipline used in decumulation
How to use it
Copy the folder
Take joellewis/investment-policy from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
Check the name does not clash
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.