Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Build a debt payoff plan — avalanche vs snowball simulated month by month on your actual debts, the real payoff dates, and the psychology-vs-arithmetic tradeoff priced in dollars. Use when asked how do I pay off my debts, avalanche or snowball, make me a debt payoff plan, or when will I be debt-free. Produces the month-by-month comparison from the script, the payoff order with dates, the interest cost of choosing morale over math, and the plan-survival rules.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-02 | ✗→✓ | ▲ Improved | 59% | 0% |
| case-07 | ✗→✓ | ▲ Improved | 110% | 0% |
| case-10 | ✗→✓ | ▲ Improved | 22% | 0% |
| case-22 | ✗→✓ | ▲ Improved | 80% | 0% |
| case-01 | ✓→✗ | ▼ Worse | -50% | 0% |
The avalanche-vs-snowball debate has a correct answer (avalanche, arithmetically) and a true objection (plans people abandon save nobody anything) — and the only honest way to weigh them is to price the difference on the actual debts. Sometimes morale costs $40; sometimes it costs $4,000. This skill runs both strategies month by month with the script, shows what choosing early wins actually costs, and builds the plan around the constraint that matters most: it has to survive contact with a real budget.
Ask for these if not provided:
bashpython3 scripts/debt_payoff.py --debt "visa:9000:24.9:180" --debt "loan:3000:6:60" --extra 200 python3 scripts/debt_payoff.py --debt "a:2000:19:50" --debt "b:9000:6:180" --extra 150 --json
Deterministic month-by-month simulation: interest accrues, minimums are paid, the surplus cascades onto the strategy's target debt, and freed-up minimums roll forward. Fixed APRs, on-time payments, no new charges — the assumptions are printed with the result.
Script output: both strategies, dates, interest totals, the avalanche savings]
Which strategy and why, in two sentences — citing the priced difference and the track record, not doctrine]
Debt by debt with projected month — the countdown that makes progress visible]
Bad month: minimums-only protocol, restart trigger] · Windfalls: target-debt rule] · Cliff watch: any promotional deadlines, calendared]
Assumes fixed rates and no new charges — the plan's silent partner is the spending that stops. Educational model, not financial advice — verify with a licensed professional before acting on it.
Other measured skills in the registry, with their headline benchmark lift.