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: co-income-tax |
| 3 | description: Use this skill whenever asked about Colorado individual income tax for self-employed individuals or sole proprietors — filing Form DR 0104, CO estimated tax (Form DR 0104EP), Colorado flat tax rate, Colorado additions and subtractions, or any query involving Colorado state income tax compliance. Trigger on phrases like "Colorado income tax", "CO income tax", "Form 104", "DR 0104", "Colorado estimated tax", "Colorado self-employed tax", "TABOR refund", or "C.R.S. §39-22". |
| 4 | jurisdiction: US-CO |
| 5 | version: "0.1" |
| 6 | validation_status: ai-drafted-q3 |
| 7 | --- |
| 8 | |
| 9 | # Colorado Individual Income Tax Skill — Self-Employed / Sole Proprietor |
| 10 | |
| 11 | > **Scope.** This skill covers Colorado individual income tax for self-employed individuals and sole proprietors filing Form DR 0104. It addresses tax computation, deductions, estimated payments, and form mapping. |
| 12 | > **Quality tier.** Q3 — AI-drafted with citations; not independently verified by a licensed professional. |
| 13 | |
| 14 | ## Section 1: Metadata |
| 15 | |
| 16 | | Field | Value | |
| 17 | |---|---| |
| 18 | | Jurisdiction | Colorado, United States | |
| 19 | | Jurisdiction code | US-CO | |
| 20 | | Tax authority | Colorado Department of Revenue | |
| 21 | | Filing portal | https://revenueonline.colorado.gov | |
| 22 | | Legislation citation | C.R.S. §39-22 (Income Tax) | |
| 23 | | Primary form | DR 0104 — Colorado Individual Income Tax Return | |
| 24 | | Filing deadline | April 15 (follows federal deadline) | |
| 25 | | Version | 0.1 | |
| 26 | | Generated | 2026-05-22 | |
| 27 | | Validation status | AI-drafted — Q3 | |
| 28 | |
| 29 | ### Sources consulted |
| 30 | |
| 31 | 1. Colorado Department of Revenue — Book 104 (2025 Filing Guide): https://tax.colorado.gov/sites/tax/files/documents/Book104_2025.pdf |
| 32 | 2. Colorado Department of Revenue — Estimated Payments: https://tax.colorado.gov/individual-income-tax-estimated-payments |
| 33 | 3. Colorado Form DR 0104EP: https://tax.colorado.gov/DR0104EP |
| 34 | 4. Colorado Income Tax Calculator (SmartAsset): https://smartasset.com/taxes/colorado-tax-calculator |
| 35 | |
| 36 | --- |
| 37 | |
| 38 | ## Section 2: Quick reference — rates and thresholds |
| 39 | |
| 40 | ### Tax rate (TY 2025) |
| 41 | |
| 42 | Colorado imposes a **flat income tax rate of 4.4%** on all Colorado taxable income, regardless of filing status or income level. |
| 43 | |
| 44 | | Filing status | Rate | Applies to | |
| 45 | |---|---|---| |
| 46 | | All statuses | 4.4% | All Colorado taxable income | |
| 47 | |
| 48 | The rate was reduced from 4.55% (TY 2024) to 4.4% (TY 2025) through TABOR-related adjustments. |
| 49 | |
| 50 | ### Standard deduction |
| 51 | |
| 52 | Colorado uses the **federal standard deduction** amounts. For TY 2025: |
| 53 | |
| 54 | | Filing status | Standard deduction | |
| 55 | |---|---| |
| 56 | | Single | $15,000 | |
| 57 | | Married Filing Jointly | $30,000 | |
| 58 | | Married Filing Separately | $15,000 | |
| 59 | | Head of Household | $22,500 | |
| 60 | |
| 61 | (These are the federal amounts; Colorado taxable income starts from federal taxable income, which already incorporates the federal standard deduction or itemized deductions.) |
| 62 | |
| 63 | ### TABOR refunds |
| 64 | |
| 65 | Colorado's Taxpayer's Bill of Rights (TABOR) limits state revenue growth. When revenue exceeds limits, taxpayers receive refunds. These refunds are typically claimed on the DR 0104 or issued automatically. |
| 66 | |
| 67 | --- |
| 68 | |
| 69 | ## Section 3: How this skill works with the federal return |
| 70 | |
| 71 | 1. **Starting point:** Colorado begins with **federal taxable income** (federal Form 1040, Line 15). This is unusual — most states start from federal AGI. |
| 72 | 2. **Colorado additions (DR 0104AD):** Add back amounts deducted federally but not recognized by Colorado (e.g., state income tax refund if previously deducted, certain bond interest from other states). |
| 73 | 3. **Colorado subtractions (DR 0104AD):** Subtract Colorado-exempt income (e.g., Social Security benefits for age 55+, PERA/DPS pension income, U.S. government interest, Colorado-source capital gains subtraction). |
| 74 | 4. **Result:** Colorado taxable income × 4.4% = Colorado tax. |
| 75 | |
| 76 | **Key implication:** Because Colorado starts from federal taxable income, the federal standard deduction (or itemized deductions) is already incorporated. Taxpayers cannot separately choose between standard/itemized for Colorado — they must use whatever they chose federally. |
| 77 | |
| 78 | --- |
| 79 | |
| 80 | ## Section 4: Self-employed specific rules |
| 81 | |
| 82 | ### Federal conformity |
| 83 | - Colorado is a strong conformity state — it starts from federal taxable income, so nearly all federal provisions automatically flow through. |
| 84 | - Schedule C business deductions, above-the-line deductions, and the QBI deduction (§199A) all flow through to Colorado because they reduce federal taxable income. |
| 85 | |
| 86 | ### QBI deduction (§199A) |
| 87 | - **Fully flows through** to Colorado because Colorado starts from federal taxable income (Line 15), which is calculated after the QBI deduction. |
| 88 | |
| 89 | ### SE health insurance deduction |
| 90 | - Reduces federal AGI (above-the-line), ultimately reducing federal taxable income, which flows to Colorado. |
| 91 | |
| 92 | ### Retirement contributions |
| 93 | - SEP-IRA and Solo 401(k) contributions reduce federal AGI → federal taxable income → Colorado starting point. |
| 94 | |
| 95 | ### Home office deduction |
| 96 | - Federal home office deduction flows through Schedule C → federal AGI → federal taxable income → Colorado. |
| 97 | |
| 98 | ### Estimated tax payments (Form DR 0104EP) |
| 99 | |
| 100 | - **Threshold:** Must pay estimated tax if you expect to owe > $1,000 in net tax after withholding and credits. |
| 101 | - **Safe harbor:** Pay the lesser of 70% of current year tax or 100% of prior year tax (110% for high-income). |
| 102 | - **Due dates:** April 15, June 15, September 15, January 15. |
| 103 | - **Payment methods:** Revenue Online (revenueonline.colorado.gov), credit/debit card, e-check, EFT, or mail Form DR 0104EP with check to Colorado Department of Revenue, Denver, CO 80261-0008. |
| 104 | |
| 105 | --- |
| 106 | |
| 107 | ## Section 5: Tier 1 rules — deterministic |
| 108 | |
| 109 | | # | Rule | Logic | |
| 110 | |---|---|---| |
| 111 | | T1-01 | Apply 4.4% flat rate to Colorado taxable income | Single rate × taxable income | |
| 112 | | T1-02 | Start from federal taxable income | Federal Form 1040, Line 15 | |
| 113 | | T1-03 | Social Security subtraction (age 55–64) | Partial subtraction available | |
| 114 | | T1-04 | Social Security subtraction (age 65+) | Full subtraction of benefits included in federal taxable income | |
| 115 | | T1-05 | Estimated tax threshold | Net tax after withholding/credits > $1,000 | |
| 116 | | T1-06 | U.S. government interest subtraction | Subtract interest on U.S. obligations included in federal taxable income | |
| 117 | | T1-07 | State refund addition | Add back state tax refund if itemized in prior year | |
| 118 | |
| 119 | --- |
| 120 | |
| 121 | ## Section 6: Tier 2 rules — requires judgment |
| 122 | |
| 123 | | # | Rule | Why judgment needed | |
| 124 | |---|---|---| |
| 125 | | T2-01 | Colorado-source capital gains subtraction | Must meet holding period and Colorado-source requirements | |
| 126 | | T2-02 | Part-year resident apportionment | Requires Form DR 0104PN and income allocation | |
| 127 | | T2-03 | TABOR refund election | Taxpayer may choose between cash refund or credit against future tax | |
| 128 | | T2-04 | Charitable contribution subtraction | Colorado allows additional subtraction for certain charitable giving (above federal benefit) | |
| 129 | | T2-05 | Multistate income apportionment | Business income from multiple states requires analysis | |
| 130 | | T2-06 | Net operating loss | Colorado follows federal NOL rules with some modifications | |
| 131 | |
| 132 | --- |
| 133 | |
| 134 | ## Section 7: Supplier pattern library |
| 135 | |
| 136 | | Pattern on bank/CC statement | Likely meaning | |
| 137 | |---|---| |
| 138 | | `CO DEPT OF REVENUE` / `COLORADO DOR` | Colorado income tax payment | |
| 139 | | `REVENUE ONLINE CO` | Payment via Revenue Online portal | |
| 140 | | `STATE OF CO TAX` | State tax payment | |
| 141 | | `COLORADO DEPT REV` | Department of Revenue payment | |
| 142 | | `CO DR 0104EP` | Estimated tax payment | |
| 143 | |
| 144 | --- |
| 145 | |
| 146 | ## Section 8: Form mapping |
| 147 | |
| 148 | | Computed value | Form DR 0104 line | |
| 149 | |---|---| |
| 150 | | Federal taxable income | Line 1 | |
| 151 | | Colorado additions | Line 3 (from DR 0104AD) | |
| 152 | | Colorado subtractions | Line 5 (from DR 0104AD) | |
| 153 | | Colorado taxable income | Line 12 | |
| 154 | | Colorado tax (4.4% × Line 12) | Line 13 | |
| 155 | | Alternative minimum tax | Line 14 | |
| 156 | | Credits (DR 0104CR) | Line 18 | |
| 157 | | Net tax | Line 20 | |
| 158 | | Estimated payments | Line 30 | |
| 159 | | Balance due / refund | Lines 36–37 | |
| 160 | |
| 161 | --- |
| 162 | |
| 163 | ## Section 9: Refusal catalogue |
| 164 | |
| 165 | This skill must refuse and recommend professional review when: |
| 166 | |
| 167 | | # | Condition | |
| 168 | |---|---| |
| 169 | | R-01 | Taxpayer has multistate business activity requiring apportionment | |
| 170 | | R-02 | Taxpayer is a part-year resident with complex sourcing (DR 0104PN) | |
| 171 | | R-03 | Taxpayer has Colorado NOL carryforward with state-specific modifications | |
| 172 | | R-04 | Questions about Colorado enterprise zone credits | |
| 173 | | R-05 | Issues involving Colorado alternative minimum tax | |
| 174 | | R-06 | TABOR refund mechanism questions requiring legal interpretation | |
| 175 | | R-07 | Colorado child care / earned income tax credit calculations | |
| 176 | | R-08 | Audit representation or controversy matters | |
| 177 | | R-09 | Any question about tax fraud, evasion, or aggressive positions | |
| 178 | |
| 179 | --- |
| 180 | |
| 181 | ## Disclaimer |
| 182 | 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. |
| 183 | |
| 184 | The most up-to-date, verified version of this skill is maintained at [openaccountants.com](https://openaccountants.com). Log in to access the latest version, request a professional review from a licensed accountant, and track updates as tax law changes. |
| 185 |
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
Use this skill whenever asked about Colorado individual income tax for self-employed individuals or sole proprietors — filing Form DR 0104, CO estimated tax (Form DR 0104EP), Colorado flat tax rate, Colorado additions and subtractions, or any query involving Colorado state income tax compliance. Trigger on phrases like "Colorado income tax", "CO income tax", "Form 104", "DR 0104", "Colorado estimated tax", "Colorado self-employed tax", "TABOR refund", or "C.R.S. §39-22".
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.