Not tax advice. Computation tools only. Have a professional check your work before filing.
openaccountants/skills/ri-income-tax.md

Use this skill with your AI agent

View on GitHub

Paste this skill into your AI agent's context, or save the file to your project. Works with any AI agent that reads markdown.

ri-income-tax.md202 lines10.0 KB
v1Rhode Island
Not yet verified by an accountantContact accountant
1---
2name: ri-income-tax
3description: Triggers when the taxpayer is a Rhode Island resident sole proprietor or single-member LLC needing to file Rhode Island Form RI-1040. Covers Rhode Island's three-bracket graduated income tax (3.75%–5.99% for tax year 2025), standard deduction, personal exemptions, RI modifications to federal AGI, and the new RI Schedule HR1 for OBBBA add-backs. Must be loaded alongside us-tax-workflow-base and us-federal-return-assembly.
4jurisdiction: US-RI
5version: "0.1"
6validation_status: ai-drafted-q3
7---
8 
9# Rhode Island Individual Income Tax Skill — Self-Employed / Sole Proprietor
10 
11> **Scope.** Rhode Island Form RI-1040 for tax year 2025 for full-year Rhode Island resident sole proprietors and disregarded single-member LLCs. Covers the three-bracket tax computation, RI modifications, standard and itemized deductions, and the new Schedule HR1 for OBBBA-related add-backs.
12> **Quality tier.** Q3 — AI-drafted, not independently verified. All rates and thresholds have been researched from primary sources but must be confirmed by a qualified professional before use in return preparation.
13 
14---
15 
16## Section 1: Metadata
17 
18| Field | Value |
19|---|---|
20| Tax year covered | 2025 (returns due April 15, 2026) |
21| Primary form | RI-1040 (Rhode Island Resident Individual Income Tax Return) |
22| Tax authority | [Rhode Island Division of Taxation](https://tax.ri.gov) |
23| Tax type | Graduated income tax |
24| Currency date | May 2026 |
25 
26**Primary sources:**
27 
28| Source | URL |
29|---|---|
30| R.I. Gen. Laws § 44-30 (personal income tax) | http://webserver.rilin.state.ri.us/Statutes/TITLE44/44-30/INDEX.HTM |
31| RI-1040 Instructions (2025) | https://tax.ri.gov/tax-sections/personal-income-tax |
32| RI Division of Taxation Advisory 2025-22 (2026 inflation adjustments) | https://tax.ri.gov/sites/g/files/xkgbur541/files/2025-11/ADV_2025_22_Inflation_Adjustments.pdf |
33| RI 2025 Tax Tables (SC1040TT) | https://tax.ri.gov/sites/g/files/xkgbur541/files/2025-10/2025%20RI%20Tax%20Tables_Full_d.pdf |
34 
35---
36 
37## Section 2: Quick reference — rates and thresholds
38 
39### Tax brackets — all filing statuses (tax year 2025)
40 
41Rhode Island uses a uniform rate schedule that applies to all filing statuses.
42 
43| RI taxable income | Base tax | Rate | On excess over |
44|---|---|---|---|
45| $0 – $79,900 | $0 | 3.75% | $0 |
46| $79,901 – $181,650 | $2,996.25 | 4.75% | $79,900 |
47| Over $181,650 | $7,829.38 | 5.99% | $181,650 |
48 
49### Tax brackets — all filing statuses (tax year 2026, for reference)
50 
51| RI taxable income | Base tax | Rate | On excess over |
52|---|---|---|---|
53| $0 – $82,050 | $0 | 3.75% | $0 |
54| $82,051 – $186,450 | $3,076.88 | 4.75% | $82,050 |
55| Over $186,450 | $8,035.88 | 5.99% | $186,450 |
56 
57### Standard deduction (tax year 2025)
58 
59| Filing status | Standard deduction |
60|---|---|
61| Single | $10,900 |
62| MFJ / QSS | $21,800 |
63| MFS | $10,900 |
64| HOH | $16,350 |
65 
66### Personal exemption (tax year 2025)
67 
68| Item | Value |
69|---|---|
70| Exemption amount per person | $5,100 |
71 
72### Other key figures
73 
74| Item | Value |
75|---|---|
76| RI EITC | 16% of federal EITC (partially refundable — 15% of the credit is refundable) |
77| RI child tax credit | $500 per qualifying child under 6 (income limits apply, verify 2025) |
78| Property tax circuit breaker credit | Available for low-income homeowners and renters |
79 
80---
81 
82## Section 3: How this skill works with the federal return
83 
84Rhode Island starts from **federal adjusted gross income (AGI)** on federal Form 1040, Line 11. Rhode Island then applies modifications (additions and subtractions) to arrive at RI modified AGI, then subtracts the RI standard deduction (or itemized, if applicable) and personal exemptions to arrive at RI taxable income.
85 
86**Key flow:**
87 
881. Federal AGI → RI modifications (Schedule M) → RI modified AGI
892. RI modified AGI − standard or itemized deduction − exemptions = RI taxable income
903. Apply tax rates → RI tax before credits
914. Apply credits → RI income tax liability
92 
93### Important: RI Schedule HR1 (new for 2025)
94 
95For tax year 2025, Rhode Island introduced **Schedule HR1** to handle OBBBA-related add-backs. This schedule requires taxpayers to add back certain deductions claimed on the federal return under P.L. 119-21 (OBBBA), including:
96 
97- Business interest expense deduction under §163(j) (if changed by OBBBA)
98- §174A amortization adjustment for R&E expenditures
99- §179(b) expensing limit increase
100- Qualified sound recording production deduction under §181
101 
102---
103 
104## Section 4: Self-employed specific rules
105 
106### RI modifications for self-employed
107 
108**Common additions (RI taxes, federal does not):**
109- State/local income tax refund (if not already in federal AGI)
110- OBBBA-related add-backs via Schedule HR1
111 
112**Common subtractions (RI exempts, federal taxes):**
113- Social Security benefits (RI provides a subtraction for Social Security for taxpayers below certain income thresholds — verify 2025 rules, as RI recently expanded this)
114- Certain military pension income
115 
116### Rhode Island EITC
117 
118Rhode Island provides an earned income tax credit equal to 16% of the federal EITC for tax year 2025. The credit is partially refundable — 15% of the credit is refundable. Self-employment income qualifies.
119 
120### RI itemized deduction rules
121 
122If the taxpayer itemizes, Rhode Island uses the federal itemized deduction amount as a starting point. Rhode Island does NOT impose its own SALT cap. Taxpayers who itemize on the RI return generally use their federal Schedule A total (with RI-specific modifications if any).
123 
124---
125 
126## Section 5: Tier 1 rules — deterministic
127 
128**R-RI-1. Federal AGI is the starting point.** RI-1040 starts from federal Form 1040, Line 11.
129 
130**R-RI-2. Uniform rate schedule applies to all filing statuses.** Unlike most states, RI uses the same tax brackets regardless of filing status. Only the standard deduction and exemption amounts vary by status.
131 
132**R-RI-3. Standard deduction is based on filing status.** $10,900 (single/MFS), $21,800 (MFJ/QSS), $16,350 (HOH) for 2025.
133 
134**R-RI-4. Personal exemption is $5,100 per person.** Subject to income-based phase-out for high earners.
135 
136**R-RI-5. RI EITC = 16% of federal EITC.** Partially refundable (15% of the credit is the refundable portion). Self-employment income qualifies.
137 
138**R-RI-6. Schedule HR1 is mandatory for OBBBA add-backs.** If the taxpayer claimed any OBBBA-specific deductions on the federal return (§163(j), §174A, §179(b) increase, §181), complete Schedule HR1 to add these back.
139 
140**R-RI-7. Tax tables for income under $100,000.** Use the RI tax tables for taxable income under $100,000; use the tax computation worksheet for $100,000 and above.
141 
142---
143 
144## Section 6: Tier 2 rules — requires judgment
145 
146**J-RI-1. Social Security exemption eligibility.** Rhode Island has been expanding its Social Security exemption. Verify the 2025 income thresholds for the Social Security subtraction — it may now be available to a wider range of taxpayers than in prior years.
147 
148**J-RI-2. OBBBA conformity determination.** Rhode Island introduced Schedule HR1 to decouple from specific OBBBA provisions. Judgment is needed to determine exactly which federal deductions were claimed under OBBBA and must be added back.
149 
150**J-RI-3. Residency determination.** RI considers a person domiciled in RI or maintaining a permanent place of abode in RI while spending 183+ days there as a resident. For taxpayers who moved, nonresident/part-year rules apply.
151 
152**J-RI-4. Property tax credit eligibility.** The RI property tax circuit breaker credit has specific income and property tax thresholds. Verify eligibility.
153 
154---
155 
156## Section 7: Supplier pattern library
157 
158| Pattern | Description |
159|---|---|
160| OBBBA filer | Must complete Schedule HR1 to add back OBBBA-specific deductions (§163(j), §174A, §179(b), §181). |
161| Low-income freelancer with children | Check eligibility for RI EITC (16% of federal) and RI child tax credit ($500/child under 6). |
162| Social Security recipient | Verify eligibility for RI Social Security subtraction based on income thresholds. |
163| High earner (>$181,650) | Top bracket at 5.99%. Plus personal exemption phase-out may apply. |
164| Standard vs. itemized | RI standard deduction is relatively generous ($10,900 single). Compare against itemized before choosing. |
165 
166---
167 
168## Section 8: Form mapping
169 
170| RI-1040 line | Description | Source |
171|---|---|---|
172| Line 1 | Federal AGI | Federal Form 1040, Line 11 |
173| Line 2 | Modifications (additions/subtractions) | Schedule M |
174| Line 2a | OBBBA add-backs | Schedule HR1 |
175| Line 3 | RI modified AGI | Line 1 ± modifications |
176| Line 4 | Deduction (standard or itemized) | Standard deduction or RI Schedule A |
177| Line 5 | Exemptions | $5,100 per person |
178| Line 7 | RI taxable income | Line 3 − deduction − exemptions |
179| Line 8 | RI income tax | Tax tables or tax computation worksheet |
180| Line 14 | RI EITC | 16% of federal EITC |
181| Line 18 | RI tax after credits | After all credits applied |
182 
183---
184 
185## Section 9: Refusal catalogue
186 
187**REFUSE-RI-1.** REFUSE to prepare a RI return for a part-year resident or nonresident without Form RI-1040NR. This skill covers full-year residents only.
188 
189**REFUSE-RI-2.** REFUSE to skip Schedule HR1 if the taxpayer claimed any OBBBA-specific deductions on the federal return. The schedule is mandatory for 2025.
190 
191**REFUSE-RI-3.** REFUSE to claim the Social Security subtraction without verifying income eligibility thresholds for 2025.
192 
193**REFUSE-RI-4.** REFUSE to apply 2026 inflation-adjusted brackets ($82,050 / $186,450) to a 2025 return. Use the 2025 brackets ($79,900 / $181,650).
194 
195---
196 
197## Disclaimer
198 
199This 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.
200 
201The 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.
202 

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

Not yet reviewed

About

Triggers when the taxpayer is a Rhode Island resident sole proprietor or single-member LLC needing to file Rhode Island Form RI-1040. Covers Rhode Island's three-bracket graduated income tax (3.75%–5.99% for tax year 2025), standard deduction, personal exemptions, RI modifications to federal AGI, and the new RI Schedule HR1 for OBBBA add-backs. Must be loaded alongside us-tax-workflow-base and us-federal-return-assembly.

US-RIty-2025

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.

1 of 2 in the US-RI workflow: