debt-payoff-plan
Build a debt-payoff plan across multiple debts using the avalanche or snowball method. Use when asked to pay off debt, tackle credit cards/loans, or…
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Debt Payoff Plan Skill
Juggling several debts without a plan means paying more interest for longer. This skill turns a list of debts
plus a monthly amount available into an ordered payoff plan — comparing the avalanche (highest rate
first, least interest) and snowball (smallest balance first, fastest wins) methods so the person can pick
with eyes open. Educational planning, not personalized financial advice.
Required Inputs
Ask for these only if they aren't already provided:
- Each debt — name, balance, interest rate (APR), and minimum payment.
- Total monthly amount available for debt (must cover all minimums + extra).
- Preference (optional) — save the most money, or get motivating quick wins.
Output Format
Debt payoff plan — [name]
Debts
| Debt | Balance | APR | Minimum |
|---|---|---|---|
| | $ | % | $ |
Method comparison (paying $X/month total):
| Method | Order | Debt-free in | Total interest paid |
|---|---|---|---|
| Avalanche (highest APR first) | … | ~N months | $ |
| Snowball (smallest balance first) | … | ~N months | $ |
Recommended order — the chosen method's payoff sequence, with the "attack" target each phase and roughly when each debt clears (roll each freed-up minimum into the next debt — the snowball/avalanche effect).
The trade-off — avalanche saves $X in interest; snowball gives the first win ~N months sooner. State which fits their stated preference and why.
Watch-outs — keep paying every minimum (missed minimums = fees + credit damage), and avoid adding new debt mid-plan.
Quality Checks
- [ ] Both avalanche and snowball are quantified (months + total interest), not just described
- [ ] The recommended order rolls freed-up payments into the next debt
- [ ] The recommendation matches the person's stated preference (savings vs. momentum)
- [ ] The math is internally consistent and the assumptions (fixed APR, no new debt) are stated
- [ ] Minimums-must-always-be-paid is flagged
Anti-Patterns
- [ ] Do not recommend a method without showing the interest/time trade-off in numbers
- [ ] Do not forget the minimums on non-target debts — the plan must cover all of them
- [ ] Do not ignore the person's psychology — the mathematically optimal plan they quit isn't optimal
- [ ] Do not assume variable-rate debt stays fixed without flagging it
- [ ] Do not present this as personalized financial advice — it's an educational model to adapt
Based On
Debt-reduction methods — the debt avalanche (highest-interest-first) and debt snowball (smallest-balance-first).
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
同名技能的其他版本
有 3 个不同仓库或目录里都有叫 debt-payoff-plan 的技能。它们内容并不相同,别混用:
- mohitagw15856/pm-claude-skills — Build a debt-payoff plan across multiple debts using the avalanche or snowball method. Use
- mohitagw15856/pm-claude-skills — Build a debt-payoff plan across multiple debts using the avalanche or snowball method. Use