Use when reviewing an investment portfolio or financial plan for unnecessary tax drag
Scanned 9/8/2026
Install to Claude Code
npx -y skills add jeffreytse/grimoire-core --skill audit-tax-efficiency --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Audit Tax Efficiency?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jeffreytse-audit-tax-efficiency)More formats (shields.io, HTML) on the badges page.
---
name: audit-tax-efficiency
description: Use when reviewing an investment portfolio or financial plan for unnecessary tax drag
source: IRS Publication 550 (Investment Income and Expenses); Vanguard research on tax-efficient investing; Kitces.com on asset location and tax-loss harvesting
tags: [finance, personal-finance, tax, tax-loss-harvesting, asset-location, tax-efficiency]
verified: true
---
# Audit Tax Efficiency
Systematically identify and eliminate unnecessary tax drag from investments and financial decisions.
## Why This Is Best Practice
**Adopted by:** Vanguard, Fidelity, Schwab (offer tax-loss harvesting services); mandated review in CFP financial planning process
**Impact:** Vanguard research shows proper asset location alone can add 0.75% per year in after-tax returns; tax-loss harvesting adds an additional 0.5–1.5%/year depending on portfolio size and volatility.
**Why best:** Tax efficiency is the highest-certainty source of additional return — unlike alpha, you can control your tax bill. The three pillars (asset location, tax-loss harvesting, account withdrawal sequencing) compound over decades and can represent hundreds of thousands of dollars over a working lifetime.
## Steps
1. **Map all accounts by tax treatment** — Categorize: taxable brokerage, traditional 401k/IRA (pre-tax), Roth 401k/IRA (post-tax), HSA (triple tax-advantaged); list assets held in each.
2. **Apply asset location rules** — Move tax-inefficient assets to tax-deferred/tax-exempt accounts: bonds, REITs, high-dividend stocks → traditional IRA/401k; tax-efficient assets stay in taxable: broad index funds, municipal bonds, buy-and-hold equities.
3. **Harvest tax losses** — Review taxable accounts for unrealized losses; sell to realize the loss, immediately reinvest in a substantially similar (not identical, per wash-sale rule) security; carryforward losses offset future gains.
4. **Check fund tax efficiency** — Replace high-turnover actively managed funds in taxable accounts with index funds or ETFs (ETFs have structural tax advantages due to in-kind redemption mechanism).
5. **Review capital gains realization** — Delay realizing short-term gains (taxed as ordinary income, up to 37%) until holdings qualify for long-term rates (0%, 15%, or 20%); never sell long-term winners prematurely.
6. **Audit Roth conversion opportunities** — In low-income years (between jobs, early retirement), convert traditional IRA funds to Roth up to the top of the current tax bracket.
7. **Evaluate municipal bonds** — For investors in the 32%+ bracket, municipal bond yields net of taxes often exceed comparable taxable bond yields; calculate tax-equivalent yield = muni yield / (1 − marginal rate).
8. **Review withdrawal sequencing** — In retirement: draw taxable accounts first (for tax-free step-up at death), then traditional (manage RMD timing), then Roth last (grows tax-free longest).
## Rules
- Never violate the wash-sale rule: do not repurchase the identical security within 30 days before or after a loss harvest.
- Always consider state taxes alongside federal; some states tax capital gains as ordinary income.
- Max out HSA contributions before taxable investing; HSA is the only triple-tax-advantaged account.
- Review tax-loss harvesting opportunities in Q4 and after significant market declines.
- Do not let the tax tail wag the investment dog: tax savings never justify holding a poor investment.
## Examples
**Audit finding:** Client holds PIMCO Total Return (high turnover bond fund) in a taxable brokerage account generating $3,200/year in ordinary income taxed at 32% = $1,024 tax drag. Recommendation: move bond allocation to traditional IRA; hold Vanguard Total Bond Market ETF (BND) in taxable if needed. Annual tax saving = ~$800.
## Common Mistakes
- **Ignoring dividend reinvestment tax** — Each dividend reinvestment in a taxable account creates a taxable event and adjusts cost basis; track meticulously.
- **Asset location for the wrong horizon** — Rebalancing frequently between accounts triggers taxable events; factor in transaction costs before relocating assets.
- **Missing loss harvesting deadlines** — Losses must be realized by December 31 to offset that tax year's gains; year-end harvesting reviews are non-negotiable.
---
> **Finance disclaimer:** This skill encodes professional best practices for educational purposes. It is not financial advice. Consult a licensed financial advisor before making investment decisions.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!