Overview
I’m retired, and the question I needed answered wasn’t “am I on budget this month?” - it was “if my income or portfolio took a hit, what would I cut, and in what order?” I couldn’t find a template for that, so I built one on my Tiller sheet.
Open source, live demo: preludecsm.github.io/tiller-runway (made-up household, every number fabricated)
Five report pages:
- Cut-order tiers - every category tagged Tier 0 (never cut) to Tier 3 (elective) on the Categories sheet, with a waterfall showing which pool pays for each tier, in priority order.
- Downsize model - could home sale proceeds sustainably cover rent? Real cap-gains and tax-benefit math, not a rule of thumb.
- Retirement sustainability - what spending holds up, at what confidence, over 20–50 years.
- Advisor PDF - same numbers, no individual transactions. Safe to hand to a CPA.
Installation
This isn’t copy-the-template-and-done. The sheet side uses standard Tiller tabs, plus Bucket/Tier columns on Categories and two custom tabs (Downsize Model, Portfolio Model) holding every assumption as editable cells. The reports themselves are generated by open-source Python that reads the sheet — so seeing your own numbers means a one-time setup on your computer.
The guide is written for people who’ve never done anything like it, and the README has full-page screenshots of every report so you can decide if it’s worth it first: github.com/preludecsm/tiller-runway
Copy/use/modify freely — MIT licensed.
Sample sheet (synthetic, view-only — File → Make a copy), see its Read Me tab.
Not financial, tax, or legal advice — every figure is a model output based on assumptions you control. Happy to answer questions, would be particularly interested in anyone trying this on their own data.
Mick Noordewier