Use this skill with your AI agent
Paste this skill into your AI agent's context, or save the file to your project. Works with any AI agent that reads markdown.
| 1 | --- |
| 2 | name: dc-income-tax |
| 3 | description: > |
| 4 | District of Columbia Individual Income Tax Return (Form D-40) for sole proprietors and single-member LLCs. |
| 5 | Covers the seven-bracket graduated system (4%–10.75%), DC standard deduction computation, |
| 6 | Schedule S additions and subtractions, estimated tax (D-40ES), and the Earned Income Tax Credit. |
| 7 | Trigger: taxpayer is domiciled in DC or maintains an abode for 183+ days during the tax year. |
| 8 | jurisdiction: US-DC |
| 9 | version: "0.1" |
| 10 | validation_status: ai-drafted-q3 |
| 11 | --- |
| 12 | |
| 13 | # District of Columbia Individual Income Tax Skill — Self-Employed / Sole Proprietor |
| 14 | |
| 15 | > **Scope.** This skill covers DC individual income tax for self-employed individuals and sole proprietors filing Form D-40. It handles the graduated rate structure, DC-specific standard deduction, and modifications to federal AGI. |
| 16 | > **Quality tier.** Q3 — AI-drafted with citations. Must be reviewed by a qualified professional before use. |
| 17 | |
| 18 | --- |
| 19 | |
| 20 | ## Section 1: Metadata |
| 21 | |
| 22 | | Field | Value | |
| 23 | |---|---| |
| 24 | | Jurisdiction | US-DC (District of Columbia) | |
| 25 | | Tax authority | DC Office of Tax and Revenue (OTR) | |
| 26 | | Filing portal | [MyTax.DC.gov](https://mytax.dc.gov/) | |
| 27 | | Legislation citation | DC Code Title 47, Chapter 18 | |
| 28 | | Primary form | D-40 (Individual Income Tax Return) | |
| 29 | | Filing deadline | April 15, 2026 (for tax year 2025) | |
| 30 | | Extension | Automatic 6-month extension if federal extension filed; tax must still be paid by April 15 | |
| 31 | | Version | 0.1 | |
| 32 | | Generated date | May 22, 2026 | |
| 33 | | Validation status | AI-drafted — Q3 | |
| 34 | |
| 35 | ### Sources consulted |
| 36 | |
| 37 | - DC Office of Tax and Revenue — Individual and Fiduciary Income Tax Rates: https://otr.cfo.dc.gov/page/dc-individual-and-fiduciary-income-tax-rates |
| 38 | - 2025 D-40 Booklet (Instructions): https://otr.cfo.dc.gov/sites/default/files/dc/sites/otr/publication/attachments/2025_D40_Book_Final_wLinks_030526_v1.0.pdf |
| 39 | - D-40ES Estimated Payment Voucher (2026): https://otr.cfo.dc.gov/sites/default/files/dc/sites/otr/publication/attachments/2026_D40ES_Book_wLinks04012026.pdf |
| 40 | - DC Code § 47-1806.03 (tax rates): https://code.dccouncil.gov/us/dc/council/code/sections/47-1806.03 |
| 41 | - Thomson Reuters — DC Temporary Legislation (Act 26-214): https://tax.thomsonreuters.com/news/d-c-enacts-temporary-legislation-amending-conformity-with-various-irc-provisions-other-tax-changes/ |
| 42 | |
| 43 | --- |
| 44 | |
| 45 | ## Section 2: Quick reference — rates and thresholds |
| 46 | |
| 47 | ### Tax year 2025 brackets (all filing statuses) |
| 48 | |
| 49 | | Taxable income | Rate | Cumulative tax at top of bracket | |
| 50 | |---|---|---| |
| 51 | | $0 – $10,000 | 4% | $400 | |
| 52 | | $10,001 – $40,000 | 6% | $2,200 | |
| 53 | | $40,001 – $60,000 | 6.5% | $3,500 | |
| 54 | | $60,001 – $250,000 | 8.5% | $19,650 | |
| 55 | | $250,001 – $500,000 | 9.25% | $42,775 | |
| 56 | | $500,001 – $1,000,000 | 9.75% | $91,525 | |
| 57 | | Over $1,000,000 | 10.75% | — | |
| 58 | |
| 59 | Source: DC Code § 47-1806.03; OTR official rate table (effective for tax years beginning after 12/31/2021). |
| 60 | |
| 61 | ### DC standard deduction (tax year 2025) |
| 62 | |
| 63 | | Filing status | Standard deduction | |
| 64 | |---|---| |
| 65 | | Single / Married filing separately | $15,000 | |
| 66 | | Head of household | $22,500 | |
| 67 | | Married filing jointly / Qualifying surviving spouse | $30,000 | |
| 68 | |
| 69 | Additional standard deduction: $1,600 ($2,000 if single/HoH) for taxpayers born before January 2, 1961, or who are blind. |
| 70 | |
| 71 | **Note:** Beginning with tax year 2025, DC has decoupled from the federal standard deduction and has repealed personal exemptions entirely (DC Act 26-214). |
| 72 | |
| 73 | ### Filing thresholds (tax year 2025) |
| 74 | |
| 75 | | Filing status | Gross income threshold | |
| 76 | |---|---| |
| 77 | | Single / Married filing separately | $15,000 | |
| 78 | | Married filing jointly | $30,000 | |
| 79 | | Head of household | $22,500 | |
| 80 | |
| 81 | --- |
| 82 | |
| 83 | ## Section 3: How this skill works with the federal return |
| 84 | |
| 85 | **Starting point:** DC begins with federal adjusted gross income (AGI) from federal Form 1040, Line 11. |
| 86 | |
| 87 | ### Key additions to DC income (Schedule S) |
| 88 | - Franchise tax deducted on federal return |
| 89 | - State/local income tax refunds not already in federal AGI (if applicable) |
| 90 | - Any DC-decoupled items (e.g., §174A R&E immediate expensing — DC decoupled effective 2025) |
| 91 | |
| 92 | ### Key subtractions from DC income (Schedule S) |
| 93 | - DC government pension/annuity exclusion (up to $3,000 for qualifying recipients) |
| 94 | - Social Security benefits (DC does not tax Social Security) |
| 95 | - Income earned by DC National Guard members on active duty |
| 96 | |
| 97 | ### Net result |
| 98 | Federal AGI ± DC modifications = DC adjusted gross income → minus standard or itemized deduction = DC taxable income → apply rate table. |
| 99 | |
| 100 | --- |
| 101 | |
| 102 | ## Section 4: Self-employed specific rules |
| 103 | |
| 104 | ### QBI conformity |
| 105 | DC starts from federal AGI. The federal QBI deduction (§199A) is taken below AGI on the federal return (line 13 of Form 1040) and does NOT flow into DC's computation. DC taxable income is computed independently from federal taxable income. |
| 106 | |
| 107 | ### SE health insurance deduction |
| 108 | Already reflected in federal AGI (Form 1040, Schedule 1, Line 17). Flows through to DC automatically. |
| 109 | |
| 110 | ### Retirement contributions (SEP, SIMPLE, solo 401(k)) |
| 111 | Already reflected in federal AGI. No DC add-back required. |
| 112 | |
| 113 | ### Home office deduction |
| 114 | Already reflected in Schedule C → federal AGI. Flows through to DC automatically. |
| 115 | |
| 116 | ### Estimated tax (Form D-40ES) |
| 117 | Self-employed individuals must make quarterly estimated payments if they expect to owe $100 or more after credits and withholding. Voucher due dates: April 15, June 15, September 15, January 15. |
| 118 | |
| 119 | Safe harbor: No penalty if payments equal at least 110% of prior year DC tax liability OR at least 90% of current year tax. |
| 120 | |
| 121 | ### DC Unincorporated Business Franchise Tax (Form D-30) |
| 122 | Self-employed individuals and sole proprietors with DC gross receipts exceeding $12,000 may also owe the DC unincorporated business franchise tax (currently 9.75% on net income over $12,000). **This skill does NOT compute the D-30.** That is a separate obligation. However, any D-30 franchise tax paid is deductible as a business expense on the federal Schedule C and flows through to reduce federal AGI. |
| 123 | |
| 124 | --- |
| 125 | |
| 126 | ## Section 5: Tier 1 rules — deterministic |
| 127 | |
| 128 | | Rule ID | Rule | |
| 129 | |---|---| |
| 130 | | DC-IT-1.01 | DC taxable income = DC AGI minus DC standard deduction (or itemized deductions if elected) | |
| 131 | | DC-IT-1.02 | Apply the seven-bracket rate schedule to DC taxable income to compute DC tax | |
| 132 | | DC-IT-1.03 | If DC taxable income ≤ $100,000, use tax tables; if > $100,000, use tax computation worksheet | |
| 133 | | DC-IT-1.04 | Standard deduction election must match itemized/standard choice concept but DC sets its own amounts independently of federal | |
| 134 | | DC-IT-1.05 | Social Security benefits are fully excluded from DC taxable income | |
| 135 | | DC-IT-1.06 | DC EITC = 70% of federal EITC (refundable) — applies for tax year 2025 | |
| 136 | | DC-IT-1.07 | Property tax credit (Schedule H) available if household gross income < $50,000 and DC homeowner/renter | |
| 137 | | DC-IT-1.08 | Estimated tax penalty applies if total payments < 90% of current year tax AND < 110% of prior year tax | |
| 138 | |
| 139 | --- |
| 140 | |
| 141 | ## Section 6: Tier 2 rules — requires judgment |
| 142 | |
| 143 | | Rule ID | Rule | Judgment needed | |
| 144 | |---|---|---| |
| 145 | | DC-IT-2.01 | Standard vs. itemized deduction election | Compare DC standard deduction to DC allowable itemized deductions; note DC decouples from certain federal itemization rules | |
| 146 | | DC-IT-2.02 | DC Schedule N (apportionment) for multi-state income | If taxpayer has income from sources outside DC, apportionment may apply | |
| 147 | | DC-IT-2.03 | D-30 filing obligation | Determine if gross receipts exceed $12,000 threshold; if so, refer to separate D-30 skill | |
| 148 | | DC-IT-2.04 | DC conformity with federal depreciation | DC decoupled from §168(k) bonus depreciation and §174A R&E — reviewer must verify add-back | |
| 149 | |
| 150 | --- |
| 151 | |
| 152 | ## Section 7: Supplier pattern library |
| 153 | |
| 154 | | Pattern on bank statement | Likely meaning | |
| 155 | |---|---| |
| 156 | | DC TREASURER TAX PMT | DC estimated income tax payment | |
| 157 | | OTR DC GOV | DC Office of Tax and Revenue payment | |
| 158 | | DC GOV TAX REFUND | DC income tax refund | |
| 159 | | DIST OF COLUMBIA TAX | DC tax payment (various) | |
| 160 | |
| 161 | --- |
| 162 | |
| 163 | ## Section 8: Form mapping |
| 164 | |
| 165 | | DC Form | Federal equivalent / Input | |
| 166 | |---|---| |
| 167 | | D-40, Line 1 | Federal Form 1040, Line 11 (AGI) | |
| 168 | | D-40, Line 4 (Additions) | Schedule S Part I | |
| 169 | | D-40, Line 7 (Subtractions) | Schedule S Part II | |
| 170 | | D-40, Line 16 (DC AGI) | After additions/subtractions | |
| 171 | | D-40, Line 18 (Deduction) | DC standard deduction or itemized | |
| 172 | | D-40, Line 19 (Taxable income) | Line 16 minus Line 18 | |
| 173 | | D-40, Line 20 (Tax) | From rate table or computation worksheet | |
| 174 | | D-40ES | Quarterly estimated payments | |
| 175 | | Schedule H | Homeowner/renter property tax credit | |
| 176 | |
| 177 | --- |
| 178 | |
| 179 | ## Section 9: Refusal catalogue |
| 180 | |
| 181 | | Refusal ID | Topic | Reason | |
| 182 | |---|---|---| |
| 183 | | R-DC-01 | D-30 unincorporated business franchise tax | Separate complex computation; out of scope | |
| 184 | | R-DC-02 | Part-year / nonresident returns (D-40B) | Different form and allocation rules | |
| 185 | | R-DC-03 | Corporate franchise tax (D-20) | Not individual income tax | |
| 186 | | R-DC-04 | Ballpark fee | Employer-level tax | |
| 187 | | R-DC-05 | DC itemized deduction limitations | Complex phase-out rules require separate analysis | |
| 188 | | R-DC-06 | Multi-state apportionment (Schedule N) | Requires detailed allocation analysis | |
| 189 | | R-DC-07 | Real property tax computation | Not income tax | |
| 190 | | R-DC-08 | Estate tax | Separate regime | |
| 191 | |
| 192 | --- |
| 193 | |
| 194 | ## Disclaimer |
| 195 | This skill and its outputs are provided for informational and computational purposes only and do not constitute tax, legal, or financial advice. Open Accountants and its contributors accept no liability for any errors, omissions, or outcomes arising from the use of this skill. All outputs must be reviewed and signed off by a qualified professional (such as a CPA, EA, tax attorney, or equivalent licensed practitioner in your jurisdiction) before filing or acting upon. |
| 196 | |
| 197 | The most up-to-date, verified version of this skill is maintained at [openaccountants.com](https://openaccountants.com). |
| 198 |
Run this skill, then get an accountant to check it
After running the full skill pack in your AI agent, sign up and upload your worksheet. We'll connect you with a trusted accountant in our network who can review your numbers before you file.
Quality
Q3: AI-drafted
AI-generated with structure and citations. Not independently verified.
Needs deep research against tax authority websites to reach Q2.
Accountant Review
About
District of Columbia Individual Income Tax Return (Form D-40) for sole proprietors and single-member LLCs. Covers the seven-bracket graduated system (4%–10.75%), DC standard deduction computation, Schedule S additions and subtractions, estimated tax (D-40ES), and the Earned Income Tax Credit. Trigger: taxpayer is domiciled in DC or maintains an abode for 183+ days during the tax year.
Use this skill
This skill is open source and free to use in any AI agent. Copy it, download it, or clone the repo. If you find an error, flag it — a licensed accountant will review.