| 1 | --- |
| 2 | name: ireland-vat-return |
| 3 | description: Use this skill whenever asked to prepare, review, or classify transactions for an Irish VAT return (VAT3 form) for a self-employed individual or small business in Ireland. Trigger on phrases like "prepare VAT return", "do the VAT", "Irish VAT", "VAT3", "ROS return", "Revenue Online", or any request involving Ireland VAT filing. Also trigger when classifying transactions for VAT purposes from bank statements, invoices, or other source data. This skill covers Ireland only and only standard VAT-registered businesses. VAT groups, Capital Goods Scheme adjustments, and complex property transactions are in the refusal catalogue. MUST be loaded alongside BOTH vat-workflow-base v0.1 or later AND eu-vat-directive v0.1 or later. ALWAYS read this skill before touching any Irish VAT work. |
| 4 | version: 2.0 |
| 5 | --- |
| 6 | |
| 7 | # Ireland VAT Return Skill (VAT3) v2.0 |
| 8 | |
| 9 | ## Section 1 — Quick reference |
| 10 | |
| 11 | **Read this whole section before classifying anything. The workflow runbook is in `vat-workflow-base` Section 1 — follow that runbook with this skill providing the country-specific content and `eu-vat-directive` providing the EU directive content.** |
| 12 | |
| 13 | | Field | Value | |
| 14 | |---|---| |
| 15 | | Country | Ireland (Eire) | |
| 16 | | Standard rate | 23% | |
| 17 | | Reduced rates | 13.5% (construction, repair, cleaning, short-term car hire, certain fuels), 9% (newspapers, e-publications, sporting facilities, hairdressing), 4.8% (livestock, greyhounds) | |
| 18 | | Zero rate | 0% (exports, most food, children's clothing/footwear, books, oral medicines, medical devices, passenger transport) | |
| 19 | | Second reduced rate | 0% items listed in Schedule 2 VATCA 2010 | |
| 20 | | Flat-rate (farmers) | 5.5% flat-rate addition (farmer scheme — not covered, R-IE-6) | |
| 21 | | Return form | VAT3 (4 boxes: T1, T2, T3, T4) | |
| 22 | | Annual return | RTD (Return of Trading Details — 6 categories, annual) | |
| 23 | | Filing portal | https://www.ros.ie (Revenue Online Service — ROS) | |
| 24 | | Authority | Revenue Commissioners (Revenue) | |
| 25 | | Currency | EUR only | |
| 26 | | Filing frequencies | Bi-monthly (standard — 6 periods per year); Quarterly (by Revenue agreement); Monthly (by election); Annual (small traders with Revenue approval) | |
| 27 | | Deadline | 23rd of month following bi-monthly period end (extended to 23rd for ROS e-filers) | |
| 28 | | Two-thirds rule | If ≥2/3 of supply value is materials/goods, entire supply taxed as goods (Section 41 VATCA 2010) | |
| 29 | | Companion skill (Tier 1, workflow) | **vat-workflow-base v0.1 or later — MUST be loaded** | |
| 30 | | Companion skill (Tier 2, EU directive) | **eu-vat-directive v0.1 or later — MUST be loaded** | |
| 31 | | Contributor | Open Accountants | |
| 32 | | Validated by | Pending — requires Irish CPA/CTA validation | |
| 33 | | Validation date | Pending | |
| 34 | |
| 35 | **Key VAT3 boxes:** |
| 36 | |
| 37 | | Box | Meaning | |
| 38 | |---|---| |
| 39 | | T1 | VAT charged on supplies (output VAT) — total of VAT charged on all sales, plus VAT self-accounted on reverse charge | |
| 40 | | T2 | VAT on intra-EU acquisitions — VAT self-accounted on goods acquired from other EU member states | |
| 41 | | T3 | VAT on imports — VAT on goods imported from outside EU (postponed accounting or paid at customs) | |
| 42 | | T4 | Total deductible VAT (input VAT) — total VAT on purchases and reverse charge input | |
| 43 | | E1 | Total sales (incl. zero-rated, exempt) | |
| 44 | | E2 | Total intra-EU acquisitions | |
| 45 | |
| 46 | **Note:** Ireland's VAT3 is extremely simple — only 4 VAT boxes plus 2 statistical boxes. All the detail goes into the annual RTD and the underlying records. |
| 47 | |
| 48 | **Conservative defaults — Ireland-specific:** |
| 49 | |
| 50 | | Ambiguity | Default | |
| 51 | |---|---| |
| 52 | | Unknown rate on a sale | 23% | |
| 53 | | Unknown VAT status of a purchase | Not deductible | |
| 54 | | Unknown counterparty country | Domestic Ireland | |
| 55 | | Unknown B2B vs B2C status for EU customer | B2C, charge 23% | |
| 56 | | Unknown business-use proportion | 0% recovery | |
| 57 | | Unknown SaaS billing entity | Reverse charge from non-EU | |
| 58 | | Unknown blocked-input status (entertainment, personal use) | Blocked | |
| 59 | | Unknown whether transaction is in scope | In scope | |
| 60 | | Unknown two-thirds rule applicability | Treat as services | |
| 61 | |
| 62 | **Red flag thresholds:** |
| 63 | |
| 64 | | Threshold | Value | |
| 65 | |---|---| |
| 66 | | HIGH single-transaction size | EUR 5,000 | |
| 67 | | HIGH tax-delta on a single conservative default | EUR 300 | |
| 68 | | MEDIUM counterparty concentration | >40% of output OR input | |
| 69 | | MEDIUM conservative-default count | >4 across the return | |
| 70 | | LOW absolute net VAT position | EUR 8,000 | |
| 71 | |
| 72 | --- |
| 73 | |
| 74 | ## Section 2 — Required inputs and refusal catalogue |
| 75 | |
| 76 | ### Required inputs |
| 77 | |
| 78 | **Minimum viable** — bank statement for the period in CSV, PDF, or pasted text. Acceptable from: AIB (Allied Irish Banks), Bank of Ireland, PTSB (Permanent TSB), Ulster Bank, KBC Ireland (legacy), Revolut Business, Wise Business, N26, or any other. |
| 79 | |
| 80 | **Recommended** — sales invoices, purchase invoices for input VAT claims above EUR 300, VAT number (IE format), prior VAT3. |
| 81 | |
| 82 | **Ideal** — complete invoice register, prior RTD, carry-forward reconciliation, cash basis election confirmation if applicable. |
| 83 | |
| 84 | **Refusal policy if minimum is missing — SOFT WARN.** If no bank statement → hard stop. If bank statement only → reviewer brief warning. |
| 85 | |
| 86 | ### Ireland-specific refusal catalogue |
| 87 | |
| 88 | On top of EU-wide refusals in `eu-vat-directive` Section 13. |
| 89 | |
| 90 | **R-IE-1 — VAT group.** *Trigger:* client is part of a VAT group. *Message:* "VAT groups require consolidated filing. Out of scope." |
| 91 | |
| 92 | **R-IE-2 — Capital Goods Scheme (Section 64 VATCA 2010).** *Trigger:* client has capital goods with adjustment intervals (20 years for developed property, other intervals for refurbishment). *Message:* "Capital Goods Scheme adjustments are too complex for this skill. Please use a chartered accountant." |
| 93 | |
| 94 | **R-IE-3 — Complex property transactions.** *Trigger:* client buys/sells/develops property where the joint option to tax, the two-thirds rule on property, or CGS applies. *Message:* "Property VAT in Ireland requires specialist advice. Out of scope." |
| 95 | |
| 96 | **R-IE-4 — Partial exemption.** *Trigger:* client makes both taxable and exempt supplies, exempt proportion non-de-minimis. *Message:* "You make both taxable and exempt supplies. Input VAT must be apportioned under Section 60 VATCA 2010. Please use a chartered tax adviser." |
| 97 | |
| 98 | **R-IE-5 — Margin scheme.** *Trigger:* second-hand goods, art, antiques. *Message:* "Margin scheme requires transaction-level margin computation. Out of scope." |
| 99 | |
| 100 | **R-IE-6 — Flat-rate farmer scheme.** *Trigger:* client is a flat-rate farmer adding 5.5%. *Message:* "Flat-rate farmer scheme has special obligations. Out of scope." |
| 101 | |
| 102 | **R-IE-7 — RCT (Relevant Contracts Tax) / construction reverse charge.** *Trigger:* client is a principal contractor or subcontractor in construction. *Message:* "RCT reverse charge in construction requires determining whether the contract is a 'relevant contract' under Section 530A TCA 1997. [T2] — flag for review with details of the construction contract." |
| 103 | |
| 104 | **R-IE-8 — Income tax instead of VAT.** *Trigger:* user asks about income tax. *Message:* "This skill handles VAT3 only." |
| 105 | |
| 106 | --- |
| 107 | |
| 108 | ## Section 3 — Supplier pattern library (the lookup table) |
| 109 | |
| 110 | Match by case-insensitive substring. If none match, fall through to Tier 1 rules in Section 5. |
| 111 | |
| 112 | ### 3.1 Irish banks (fees exempt — exclude) |
| 113 | |
| 114 | | Pattern | Treatment | Notes | |
| 115 | |---|---|---| |
| 116 | | AIB, ALLIED IRISH BANKS | EXCLUDE | Financial service, exempt Schedule 1 VATCA 2010 | |
| 117 | | BANK OF IRELAND, BOI | EXCLUDE | Same | |
| 118 | | PTSB, PERMANENT TSB | EXCLUDE | Same | |
| 119 | | ULSTER BANK | EXCLUDE | Same | |
| 120 | | REVOLUT, WISE, N26 (fee lines) | EXCLUDE | Check for taxable subscriptions | |
| 121 | | INTEREST, UILC | EXCLUDE | Interest, out of scope | |
| 122 | | LOAN, MORTGAGE | EXCLUDE | Loan principal, out of scope | |
| 123 | |
| 124 | ### 3.2 Irish government and statutory bodies (exclude entirely) |
| 125 | |
| 126 | | Pattern | Treatment | Notes | |
| 127 | |---|---|---| |
| 128 | | REVENUE, REVENUE COMMISSIONERS | EXCLUDE | Tax payment | |
| 129 | | ROS PAYMENT | EXCLUDE | Revenue Online Service payment | |
| 130 | | CRO, COMPANIES REGISTRATION OFFICE | EXCLUDE | Registry fee, sovereign acts | |
| 131 | | PRSI, DEPT OF SOCIAL PROTECTION | EXCLUDE | Social insurance | |
| 132 | | LOCAL PROPERTY TAX, LPT | EXCLUDE | Property tax | |
| 133 | | COMMERCIAL RATES | EXCLUDE | Local authority rates, not a supply | |
| 134 | |
| 135 | ### 3.3 Irish utilities |
| 136 | |
| 137 | | Pattern | Treatment | Box | Notes | |
| 138 | |---|---|---|---| |
| 139 | | ESB, ELECTRIC IRELAND | Domestic 23% or 13.5% | T4 (input) | Electricity — domestic energy at 23% (may have been temporarily reduced) | |
| 140 | | BORD GÁIS, BORD GÁIS ENERGY | Domestic 23% or 13.5% | T4 (input) | Gas supply | |
| 141 | | SSE AIRTRICITY | Domestic 23% or 13.5% | T4 (input) | Electricity/gas | |
| 142 | | ENERGIA, PANDA POWER, FLOGAS | Domestic 23% or 13.5% | T4 (input) | Energy suppliers | |
| 143 | | EIR, EIRCOM | Domestic 23% | T4 (input) | Telecoms | |
| 144 | | THREE IRELAND, 3 IRELAND, THREE | Domestic 23% | T4 (input) | Mobile telecoms | |
| 145 | | VODAFONE IE | Domestic 23% | T4 (input) | Mobile telecoms | |
| 146 | | VIRGIN MEDIA IE, SKY IRELAND | Domestic 23% | T4 (input) | Broadband/TV | |
| 147 | |
| 148 | ### 3.4 Insurance (exempt — exclude) |
| 149 | |
| 150 | | Pattern | Treatment | Notes | |
| 151 | |---|---|---| |
| 152 | | FBD, ZURICH IE, AVIVA IE | EXCLUDE | Insurance exempt, Schedule 1 | |
| 153 | | AXA IRELAND, ALLIANZ IRELAND | EXCLUDE | Same | |
| 154 | | INSURANCE, ÁRACHAS | EXCLUDE | All exempt | |
| 155 | |
| 156 | ### 3.5 Post and logistics |
| 157 | |
| 158 | | Pattern | Treatment | Box | Notes | |
| 159 | |---|---|---|---| |
| 160 | | AN POST | EXCLUDE for standard postage | | Universal postal service, exempt | |
| 161 | | AN POST | Domestic 23% for parcel/courier | T4 | Non-universal services taxable | |
| 162 | | DPD IRELAND, FASTWAY, NIGHTLINE | Domestic 23% | T4 | Courier, taxable | |
| 163 | |
| 164 | ### 3.6 Transport (Ireland domestic) |
| 165 | |
| 166 | | Pattern | Treatment | Box | Notes | |
| 167 | |---|---|---|---| |
| 168 | | IRISH RAIL, IARNRÓD ÉIREANN | Zero-rated | T4 | Domestic passenger transport is ZERO-RATED in Ireland | |
| 169 | | DUBLIN BUS, BUS ÉIREANN, GO-AHEAD IRELAND | Zero-rated | T4 | Same — passenger transport 0% | |
| 170 | | LUAS, TRANSPORT FOR IRELAND | Zero-rated | T4 | Same | |
| 171 | | TAXI | Domestic 13.5% | T4 | Taxis at 13.5% | |
| 172 | | RYANAIR, AER LINGUS (international) | EXCLUDE / 0% | | International flights zero rated | |
| 173 | | RYANAIR, AER LINGUS (domestic) | Zero-rated | T4 | Domestic flights also 0% | |
| 174 | |
| 175 | **Note on Irish transport:** Most passenger transport in Ireland is zero-rated (0%), not reduced-rate. This is unusual in the EU. Taxis are the exception at 13.5%. |
| 176 | |
| 177 | ### 3.7 Food retail and entertainment |
| 178 | |
| 179 | | Pattern | Treatment | Notes | |
| 180 | |---|---|---| |
| 181 | | TESCO IE, TESCO IRELAND | Zero-rated for most food | Food is zero-rated in Ireland (Schedule 2 VATCA 2010) | |
| 182 | | SUPERVALU, DUNNES STORES, ALDI IE, LIDL IE | Zero-rated for most food | Same — but confectionery, ice cream, soft drinks are at 23% | |
| 183 | | CENTRA, SPAR IE | Zero-rated / 23% mixed | Split between zero-rated food and standard-rate items | |
| 184 | | RESTAURANTS, PUB FOOD, CAFES | Domestic 13.5% | Restaurant/catering services at 13.5% | |
| 185 | |
| 186 | **Note on Irish entertainment/meals:** Ireland has no hard block on business entertainment VAT. If the meal is a genuine business expense, input VAT at 13.5% is deductible. However, Section 59 VATCA 2010 blocks VAT on entertainment of any kind that is not part of a taxable supply. Default: block for non-hospitality businesses. [T2] flag if client claims business purpose. |
| 187 | |
| 188 | ### 3.8 SaaS — EU suppliers (reverse charge, T1/T4) |
| 189 | |
| 190 | Since many tech companies bill from Ireland, check whether the supplier is actually Irish (domestic) or billing from Ireland to an Irish customer (domestic, NOT reverse charge). |
| 191 | |
| 192 | | Pattern | Billing entity | Box | Notes | |
| 193 | |---|---|---|---| |
| 194 | | GOOGLE (Ads, Workspace, Cloud) | Google Ireland Ltd (IE) — DOMESTIC | T4 only | Irish entity billing Irish customer = DOMESTIC 23%. NOT reverse charge. | |
| 195 | | MICROSOFT (365, Azure) | Microsoft Ireland (IE) — DOMESTIC | T4 only | Same — domestic 23% | |
| 196 | | ADOBE | Adobe Ireland (IE) — DOMESTIC | T4 only | Same — domestic 23% | |
| 197 | | META, FACEBOOK ADS | Meta Platforms Ireland (IE) — DOMESTIC | T4 only | Same — domestic 23% | |
| 198 | | LINKEDIN (paid) | LinkedIn Ireland (IE) — DOMESTIC | T4 only | Same | |
| 199 | | SPOTIFY | Spotify AB (SE) | T1/T4 | EU reverse charge (SE entity, not IE) | |
| 200 | | DROPBOX | Dropbox Ireland (IE) — DOMESTIC | T4 only | Domestic | |
| 201 | | SLACK | Slack Ireland (IE) — DOMESTIC | T4 only | Domestic | |
| 202 | | ATLASSIAN | Atlassian BV (NL) | T1/T4 | EU reverse charge | |
| 203 | | ZOOM | Zoom Ireland (IE) — DOMESTIC | T4 only | Domestic | |
| 204 | | STRIPE (subscription) | Stripe Ireland (IE) — DOMESTIC | T4 only | Domestic. Transaction fees are exempt. | |
| 205 | |
| 206 | **CRITICAL for Ireland:** Most major SaaS companies are billed from their IRISH entity. For an Irish customer, this means they are DOMESTIC supplies at 23%, NOT reverse charge. The invoice will show Irish VAT. Only non-IE EU entities (e.g. Spotify SE, Atlassian NL) trigger reverse charge. Verify the entity country on every invoice. |
| 207 | |
| 208 | ### 3.9 SaaS — non-EU suppliers (reverse charge, T1/T4) |
| 209 | |
| 210 | | Pattern | Billing entity | Box | Notes | |
| 211 | |---|---|---|---| |
| 212 | | NOTION | Notion Labs Inc (US) | T1/T4 | Non-EU reverse charge — self-account 23% | |
| 213 | | ANTHROPIC, CLAUDE | Anthropic PBC (US) | T1/T4 | Non-EU reverse charge | |
| 214 | | OPENAI, CHATGPT | OpenAI Inc (US) | T1/T4 | Non-EU reverse charge | |
| 215 | | GITHUB | GitHub Inc (US) | T1/T4 | Check if billed by IE entity (then domestic) | |
| 216 | | FIGMA | Figma Inc (US) | T1/T4 | Non-EU reverse charge | |
| 217 | | CANVA | Canva Pty Ltd (AU) | T1/T4 | Non-EU reverse charge | |
| 218 | | HUBSPOT | HubSpot Ireland (IE) — likely DOMESTIC | T4 only | Check — may be billed from IE | |
| 219 | | TWILIO | Twilio Inc (US) or Twilio Ireland | Check | Could be domestic or non-EU | |
| 220 | | AWS | AWS EMEA SARL (LU) | T1/T4 | EU reverse charge (LU entity) | |
| 221 | |
| 222 | ### 3.10 Payment processors |
| 223 | |
| 224 | | Pattern | Treatment | Notes | |
| 225 | |---|---|---| |
| 226 | | STRIPE (transaction fees) | EXCLUDE (exempt) | Payment processing exempt — Stripe IE entity | |
| 227 | | PAYPAL (transaction fees) | EXCLUDE (exempt) | Same | |
| 228 | | SUMUP IE, SQUARE IE | Check invoice | Irish entity: fees may be exempt financial services | |
| 229 | |
| 230 | ### 3.11 Professional services (Ireland) |
| 231 | |
| 232 | | Pattern | Treatment | Box | Notes | |
| 233 | |---|---|---|---| |
| 234 | | SOLICITOR, & CO SOLICITORS | Domestic 23% | T4 | Legal — deductible if business | |
| 235 | | ACCOUNTANT, & ASSOCIATES, CPA, ACCA | Domestic 23% | T4 | Accountant — always deductible | |
| 236 | | CRO, COMPANIES REGISTRATION OFFICE | EXCLUDE | Registry fee | |
| 237 | |
| 238 | ### 3.12 Payroll and social security (exclude entirely) |
| 239 | |
| 240 | | Pattern | Treatment | Notes | |
| 241 | |---|---|---| |
| 242 | | PRSI, EMPLOYER PRSI | EXCLUDE | Social insurance | |
| 243 | | PAYE, PSWT | EXCLUDE | Payroll tax | |
| 244 | | SALARY, WAGES (outgoing) | EXCLUDE | Wages — outside VAT scope | |
| 245 | | USC | EXCLUDE | Universal Social Charge | |
| 246 | |
| 247 | ### 3.13 Property and rent |
| 248 | |
| 249 | | Pattern | Treatment | Notes | |
| 250 | |---|---|---| |
| 251 | | RENT (commercial, with VAT) | Domestic 23% | Commercial lease where landlord opted to charge VAT | |
| 252 | | RENT (residential, no VAT) | EXCLUDE | Residential lease, exempt Schedule 1 | |
| 253 | | COMMERCIAL RATES | EXCLUDE | Local authority, not a supply | |
| 254 | |
| 255 | ### 3.14 Internal transfers and exclusions |
| 256 | |
| 257 | | Pattern | Treatment | Notes | |
| 258 | |---|---|---| |
| 259 | | TRANSFER, INTERNAL, OWN ACCOUNT | EXCLUDE | Internal movement | |
| 260 | | DIVIDEND | EXCLUDE | Out of scope | |
| 261 | | LOAN REPAYMENT | EXCLUDE | Loan principal | |
| 262 | | ATM, CASH WITHDRAWAL | TIER 2 — ask | Default exclude | |
| 263 | |
| 264 | --- |
| 265 | |
| 266 | ## Section 4 — Worked examples |
| 267 | |
| 268 | Six fully worked classifications from a hypothetical Irish self-employed IT consultant. |
| 269 | |
| 270 | ### Example 1 — Non-EU SaaS reverse charge (Notion) |
| 271 | |
| 272 | **Input line:** |
| 273 | `03.04.2026 ; NOTION LABS INC ; DEBIT ; Monthly subscription ; USD 16.00 ; EUR 14.68` |
| 274 | |
| 275 | **Reasoning:** |
| 276 | US entity. Non-EU service — self-account VAT at 23%. Add EUR 3.38 (23% of EUR 14.68) to T1 (output VAT) and the same EUR 3.38 to T4 (input VAT). Net effect zero for fully taxable business. |
| 277 | |
| 278 | **Output:** |
| 279 | |
| 280 | | Date | Counterparty | Gross | Net | VAT | Rate | Box (output) | Box (input) | Default? | Question? | Excluded? | |
| 281 | |---|---|---|---|---|---|---|---|---|---|---| |
| 282 | | 03.04.2026 | NOTION LABS INC | -14.68 | -14.68 | 3.38 | 23% | T1 | T4 | N | — | — | |
| 283 | |
| 284 | ### Example 2 — Domestic purchase from Irish-based SaaS (Google) |
| 285 | |
| 286 | **Input line:** |
| 287 | `10.04.2026 ; GOOGLE IRELAND LIMITED ; DEBIT ; Google Ads April ; -1,045.50 ; EUR` |
| 288 | |
| 289 | **Reasoning:** |
| 290 | Google Ireland Ltd is an IRISH entity billing an IRISH customer. This is a DOMESTIC purchase at 23%. The invoice will include Irish VAT. EUR 1,045.50 incl. 23% VAT. Net = EUR 850. VAT = EUR 195.50. Input VAT goes to T4. No reverse charge — this is NOT a cross-border transaction. |
| 291 | |
| 292 | **Output:** |
| 293 | |
| 294 | | Date | Counterparty | Gross | Net | VAT | Rate | Box | Default? | Question? | Excluded? | |
| 295 | |---|---|---|---|---|---|---|---|---|---| |
| 296 | | 10.04.2026 | GOOGLE IRELAND LIMITED | -1,045.50 | -850.00 | -195.50 | 23% | T4 | N | — | — | |
| 297 | |
| 298 | ### Example 3 — Entertainment, blocked by default |
| 299 | |
| 300 | **Input line:** |
| 301 | `15.04.2026 ; CHAPTER ONE RESTAURANT ; DEBIT ; Client dinner ; -280.00 ; EUR` |
| 302 | |
| 303 | **Reasoning:** |
| 304 | Restaurant. Section 59 VATCA 2010 blocks input VAT on entertainment unless it forms part of a taxable supply. For an IT consultant, client entertainment is blocked. Default: block. [T2] flag. |
| 305 | |
| 306 | **Output:** |
| 307 | |
| 308 | | Date | Counterparty | Gross | Net | VAT | Rate | Box | Default? | Question? | Excluded? | |
| 309 | |---|---|---|---|---|---|---|---|---|---| |
| 310 | | 15.04.2026 | CHAPTER ONE RESTAURANT | -280.00 | -280.00 | 0 | — | — | Y | Q1 | "Entertainment: blocked under Section 59 — recovery only if part of taxable supply" | |
| 311 | |
| 312 | ### Example 4 — Zero-rated food purchase (for hospitality business) |
| 313 | |
| 314 | **Input line:** |
| 315 | `18.04.2026 ; MUSGRAVES WHOLESALE ; DEBIT ; Food supplies invoice ; -2,400.00 ; EUR` |
| 316 | |
| 317 | **Reasoning:** |
| 318 | Musgraves is a wholesale food distributor. Most food in Ireland is zero-rated (Schedule 2 VATCA 2010). If the client is in hospitality/catering, this is stock for resale and is zero-rated on purchase. VAT = EUR 0. But the purchase still goes into the records for the RTD. If the client is NOT in food business, this is personal provisioning — block. |
| 319 | |
| 320 | **Output:** |
| 321 | |
| 322 | | Date | Counterparty | Gross | Net | VAT | Rate | Box | Default? | Question? | Excluded? | |
| 323 | |---|---|---|---|---|---|---|---|---|---| |
| 324 | | 18.04.2026 | MUSGRAVES WHOLESALE | -2,400.00 | -2,400.00 | 0 | 0% | T4 | Y | Q2 | "Wholesale food — zero-rated. Is this for business (hospitality/resale) or personal?" | |
| 325 | |
| 326 | ### Example 5 — EU B2B service sale (inbound receipt) |
| 327 | |
| 328 | **Input line:** |
| 329 | `22.04.2026 ; STUDIO KREBS GMBH ; CREDIT ; Invoice IE-2026-018 IT consultancy ; +3,500.00 ; EUR` |
| 330 | |
| 331 | **Reasoning:** |
| 332 | Incoming from German company. B2B IT consulting — place of supply is Germany. Invoice at 0%, customer accounts for reverse charge. Report net in E1 (total sales) and underlying records. No output VAT in T1. Verify German USt-IdNr on VIES. |
| 333 | |
| 334 | **Output:** |
| 335 | |
| 336 | | Date | Counterparty | Gross | Net | VAT | Rate | Box | Default? | Question? | Excluded? | |
| 337 | |---|---|---|---|---|---|---|---|---|---| |
| 338 | | 22.04.2026 | STUDIO KREBS GMBH | +3,500.00 | +3,500.00 | 0 | 0% | E1 (no T1) | Y | Q3 (HIGH) | "Verify German USt-IdNr on VIES" | |
| 339 | |
| 340 | ### Example 6 — Motor vehicle, blocked (Section 59) |
| 341 | |
| 342 | **Input line:** |
| 343 | `28.04.2026 ; BMW FINANCIAL SERVICES IE ; DEBIT ; Car lease May ; -650.00 ; EUR` |
| 344 | |
| 345 | **Reasoning:** |
| 346 | Car lease. Section 59 VATCA 2010 blocks input VAT on motor vehicles (purchase, hire, or lease) unless the vehicle is stock-in-trade or qualifying for a short-term hire business. An IT consultant cannot recover VAT on car leases. Hard block. Exception: commercial vehicles (vans, trucks) used solely for business ARE deductible. |
| 347 | |
| 348 | **Output:** |
| 349 | |
| 350 | | Date | Counterparty | Gross | Net | VAT | Rate | Box | Default? | Question? | Excluded? | |
| 351 | |---|---|---|---|---|---|---|---|---|---| |
| 352 | | 28.04.2026 | BMW FINANCIAL SERVICES IE | -650.00 | -650.00 | 0 | — | — | Y | Q4 | "Motor vehicle: blocked under Section 59 — exception for commercial vehicles and stock-in-trade only" | |
| 353 | |
| 354 | --- |
| 355 | |
| 356 | ## Section 5 — Tier 1 classification rules (compressed) |
| 357 | |
| 358 | ### 5.1 Standard rate 23% (Section 46(1)(a) VATCA 2010) |
| 359 | |
| 360 | Default rate. Sales → T1 (output VAT). Purchases → T4 (input VAT). |
| 361 | |
| 362 | ### 5.2 Reduced rate 13.5% (Section 46(1)(c)) |
| 363 | |
| 364 | Construction, repair and maintenance of buildings, cleaning services, short-term car hire, restaurant/catering, waste collection, certain fuels (coal, peat, gas for residential). Sales → T1. Purchases → T4 (input VAT at 13.5%). |
| 365 | |
| 366 | ### 5.3 Second reduced rate 9% (Section 46(1)(ca)) |
| 367 | |
| 368 | Newspapers, electronic publications, sporting facilities, hairdressing, printed and digital periodicals. |
| 369 | |
| 370 | ### 5.4 Reduced rate 4.8% (Section 46(1)(cb)) |
| 371 | |
| 372 | Livestock (cattle, sheep), greyhounds. Very niche — unlikely for IT consultants. |
| 373 | |
| 374 | ### 5.5 Zero rate (Section 46(1)(b), Schedule 2) |
| 375 | |
| 376 | Exports, most food and drink (but NOT alcohol, confectionery, soft drinks, restaurant meals, hot takeaway), children's clothing and footwear, books, oral medicines, medical aids and appliances, fertilisers, seeds, animal feeding stuffs, electricity (domestic — temporarily zero-rated), passenger transport. |
| 377 | |
| 378 | ### 5.6 Exempt without credit (Schedule 1) |
| 379 | |
| 380 | Financial services, insurance, medical services, education, postal universal service, residential rent, certain sporting and cultural services. If significant → **R-IE-4 refuses**. |
| 381 | |
| 382 | ### 5.7 Reverse charge — EU services and goods |
| 383 | |
| 384 | Self-account VAT at 23% on services received from EU suppliers (non-IE). Add to T1 and T4. For EU goods: add to T2 and T4. E2 captures EU acquisitions value. |
| 385 | |
| 386 | ### 5.8 Reverse charge — non-EU services |
| 387 | |
| 388 | Self-account 23% on services from outside EU. Add to T1 and T4. |
| 389 | |
| 390 | ### 5.9 Import VAT (T3) |
| 391 | |
| 392 | Goods from non-EU: import VAT at point of entry or via postponed accounting (if approved). Report in T3 (output) and T4 (input if deductible). |
| 393 | |
| 394 | ### 5.10 Blocked input VAT (Section 59 VATCA 2010) |
| 395 | |
| 396 | - Motor vehicles: purchase, hire, lease of motor cars — hard block. Exception: stock-in-trade, short-term hire business, driving school. |
| 397 | - Petrol: fully blocked. Diesel for commercial vehicles: deductible. |
| 398 | - Entertainment: blocked unless part of a taxable supply. |
| 399 | - Food and drink: personal consumption blocked. |
| 400 | - Accommodation: blocked unless in the course of a taxable supply. |
| 401 | |
| 402 | ### 5.11 Two-thirds rule (Section 41) |
| 403 | |
| 404 | If a composite supply consists of ≥2/3 goods (by value), the entire supply is taxed at the goods rate. If ≥2/3 services, entire supply at services rate. [T2] — requires analysis of the supply composition. |
| 405 | |
| 406 | ### 5.12 Cash basis (Moneys Received basis) |
| 407 | |
| 408 | If turnover < EUR 2 million and approved by Revenue, VAT on sales can be accounted for when payment is received rather than when invoiced. Purchases are still accounted on invoice basis. [T2] — confirm with client. |
| 409 | |
| 410 | ### 5.13 RTD (Return of Trading Details) |
| 411 | |
| 412 | Annual return with 6 categories: (1) goods at standard rate, (2) goods at reduced/zero rate, (3) services at standard rate, (4) services at reduced/zero rate, (5) exempt supplies, (6) non-deductible purchases. Not due with every VAT3 but must be prepared at year end. |
| 413 | |
| 414 | ### 5.14 Sales — cross-border B2C |
| 415 | |
| 416 | EU consumers above €10,000 threshold → **R-EU-5 (OSS refusal)**. Below threshold → Irish VAT. |
| 417 | |
| 418 | --- |
| 419 | |
| 420 | ## Section 6 — Tier 2 catalogue (compressed) |
| 421 | |
| 422 | ### 6.1 Fuel and vehicle costs |
| 423 | |
| 424 | *Pattern:* Topaz, Circle K IE, Applegreen, Maxol. *Default:* block (petrol always blocked; diesel for commercial vehicles only). *Question:* "Is this petrol (blocked) or diesel for a commercial vehicle?" |
| 425 | |
| 426 | ### 6.2 Entertainment |
| 427 | |
| 428 | *Pattern:* restaurant, pub, hotel meal. *Default:* block under Section 59. *Question:* "Is this entertainment part of a taxable supply? (If not, VAT is blocked.)" |
| 429 | |
| 430 | ### 6.3 Ambiguous SaaS billing entities |
| 431 | |
| 432 | *Default:* check if IE entity (then domestic 23%, not reverse charge). *Question:* "Check invoice — is this billed from an Irish entity or foreign?" |
| 433 | |
| 434 | ### 6.4 Round-number owner transfers |
| 435 | |
| 436 | *Default:* exclude as owner injection. *Question:* "Customer payment, capital, or loan?" |
| 437 | |
| 438 | ### 6.5 Incoming from individuals |
| 439 | |
| 440 | *Default:* domestic sale — determine rate based on goods/services. *Question:* "Was this a sale? What was supplied?" |
| 441 | |
| 442 | ### 6.6 Foreign counterparty incoming |
| 443 | |
| 444 | *Default:* check if EU B2B or B2C. *Question:* "B2B with VAT number or B2C? Country?" |
| 445 | |
| 446 | ### 6.7 Large one-off purchases |
| 447 | |
| 448 | *Default:* normal input VAT in T4. *Question:* "Confirm invoice amount and what was purchased." |
| 449 | |
| 450 | ### 6.8 Mixed-use phone/internet |
| 451 | |
| 452 | *Pattern:* Eir, Three, Vodafone personal lines. *Default:* 0% if mixed. *Question:* "Dedicated business line? Business percentage?" |
| 453 | |
| 454 | ### 6.9 Outgoing to individuals |
| 455 | |
| 456 | *Default:* exclude as drawings. *Question:* "Contractor, wages, refund, or personal?" |
| 457 | |
| 458 | ### 6.10 Cash withdrawals |
| 459 | |
| 460 | *Default:* exclude. *Question:* "What was cash used for?" |
| 461 | |
| 462 | ### 6.11 Rent payments |
| 463 | |
| 464 | *Default:* no VAT (residential). *Question:* "Commercial property? Does landlord charge VAT?" |
| 465 | |
| 466 | ### 6.12 Foreign hotel |
| 467 | |
| 468 | *Default:* exclude from input VAT. *Question:* "Business trip?" |
| 469 | |
| 470 | ### 6.13 Construction services (RCT) |
| 471 | |
| 472 | *Pattern:* builder, contractor, plumber, electrician. *Default:* domestic 13.5% in T4. *Question:* "Are you a principal contractor? Is this a relevant contract under RCT?" *If yes → R-IE-7 fires.* |
| 473 | |
| 474 | ### 6.14 Two-thirds rule composite supplies |
| 475 | |
| 476 | *Pattern:* single invoice combining goods and services. *Default:* treat as services at applicable rate. *Question:* "What proportion of this supply is goods vs services?" |
| 477 | |
| 478 | --- |
| 479 | |
| 480 | ## Section 7 — Excel working paper template (Ireland-specific) |
| 481 | |
| 482 | The base specification is in `vat-workflow-base` Section 3. This section provides the Ireland-specific overlay. |
| 483 | |
| 484 | ### Sheet "Transactions" |
| 485 | |
| 486 | Columns A–L per the base. Column H ("VAT3 box") accepts: T1, T2, T3, T4, E1, E2. For reverse charge, enter "T1/T4" (both output and input). Column M for RTD category (1–6, for annual RTD preparation). |
| 487 | |
| 488 | ### Sheet "Box Summary" |
| 489 | |
| 490 | Ireland's VAT3 is very simple: |
| 491 | |
| 492 | ``` |
| 493 | | T1 | Output VAT (incl. reverse charge output) | =SUMIFS(Transactions!F:F, ..., "T1") | |
| 494 | | T2 | VAT on intra-EU acquisitions | =SUMIFS(Transactions!F:F, ..., "T2") | |
| 495 | | T3 | VAT on imports | =SUMIFS(Transactions!F:F, ..., "T3") | |
| 496 | | T4 | Deductible input VAT | =SUMIFS(Transactions!F:F, ..., "T4") | |
| 497 | | NET | VAT payable / refundable | =C[T1]+C[T2]+C[T3]-C[T4] | |
| 498 | | E1 | Total sales value | =SUMIFS(Transactions!E:E, ..., sales rows) | |
| 499 | | E2 | EU acquisitions value | =SUMIFS(Transactions!E:E, ..., EU acq rows) | |
| 500 | ``` |
| 501 | |
| 502 | ### Sheet "Return Form" |
| 503 | |
| 504 | ``` |
| 505 | Positive NET → payable to Revenue. |
| 506 | Negative NET → refund from Revenue. |
| 507 | ``` |
| 508 | |
| 509 | ### Mandatory recalc step |
| 510 | |
| 511 | ```bash |
| 512 | python /mnt/skills/public/xlsx/scripts/recalc.py /mnt/user-data/outputs/ireland-vat-<period>-working-paper.xlsx |
| 513 | ``` |
| 514 | |
| 515 | --- |
| 516 | |
| 517 | ## Section 8 — Ireland bank statement reading guide |
| 518 | |
| 519 | **CSV format conventions.** AIB exports use comma-separated with DD/MM/YYYY dates. Bank of Ireland uses similar format. PTSB may use semicolons. Common columns: Date, Description, Debit, Credit, Balance. |
| 520 | |
| 521 | **Irish language variants.** Most descriptions are in English. Occasional Irish: cíos (rent), tuarastal (salary), ús (interest). Treat as English equivalents. |
| 522 | |
| 523 | **Internal transfers.** Labelled "transfer", "own account", "internal". Always exclude. |
| 524 | |
| 525 | **Owner draws.** Sole trader transfers to personal account are drawings — exclude. |
| 526 | |
| 527 | **Refunds.** Identify by "refund", "credit note", "reversal". Book as negative. |
| 528 | |
| 529 | **Currency.** EUR only for domestic. Foreign currency → convert at ECB rate. |
| 530 | |
| 531 | **IBAN prefix.** IE = Ireland. GB = UK (non-EU post-Brexit). DE, FR, NL = EU. US, AU, CH = non-EU. |
| 532 | |
| 533 | **Important post-Brexit note:** UK (GB) is non-EU. Supplies to/from UK are treated as non-EU (imports/exports), NOT intra-EU. Northern Ireland has special protocol for goods. |
| 534 | |
| 535 | --- |
| 536 | |
| 537 | ## Section 9 — Onboarding fallback (only when inference fails) |
| 538 | |
| 539 | ### 9.1 Entity type |
| 540 | *Inference rule:* sole trader vs Ltd vs DAC vs LLP. *Fallback:* "Are you a sole trader, company limited by shares (Ltd), DAC, or partnership?" |
| 541 | |
| 542 | ### 9.2 VAT registration status and basis |
| 543 | *Fallback:* "Invoice basis or Moneys Received (cash) basis?" |
| 544 | |
| 545 | ### 9.3 VAT number |
| 546 | *Fallback:* "What is your VAT number? (IE + 7 digits + 1-2 letters)" |
| 547 | |
| 548 | ### 9.4 Filing period |
| 549 | *Fallback:* "Bi-monthly, quarterly, monthly, or annual? Which period?" |
| 550 | |
| 551 | ### 9.5 Industry |
| 552 | *Fallback:* "What does the business do?" |
| 553 | |
| 554 | ### 9.6 Employees |
| 555 | *Inference rule:* PRSI, PAYE, salary outgoing. *Fallback:* "Do you have employees?" |
| 556 | |
| 557 | ### 9.7 Exempt supplies |
| 558 | *Fallback:* "Do you make VAT-exempt sales?" *If yes → R-IE-4 may fire.* |
| 559 | |
| 560 | ### 9.8 Credit brought forward |
| 561 | *Always ask:* "Excess credit from previous period?" |
| 562 | |
| 563 | ### 9.9 Cross-border customers |
| 564 | *Fallback:* "Customers outside Ireland? EU or non-EU? B2B or B2C?" |
| 565 | |
| 566 | ### 9.10 Property / construction |
| 567 | *Fallback:* "Do you deal in property or construction?" *If yes → R-IE-2/R-IE-3/R-IE-7 may fire.* |
| 568 | |
| 569 | --- |
| 570 | |
| 571 | ## Section 10 — Reference material |
| 572 | |
| 573 | ### Validation status |
| 574 | |
| 575 | v2.0, rewritten April 2026. Awaiting validation by Irish chartered accountant or chartered tax adviser. |
| 576 | |
| 577 | ### Sources |
| 578 | |
| 579 | 1. VATCA 2010 (Value-Added Tax Consolidation Act 2010) — https://www.irishstatutebook.ie |
| 580 | 2. Revenue guidance — https://www.revenue.ie |
| 581 | 3. ROS — https://www.ros.ie |
| 582 | 4. Council Directive 2006/112/EC — via eu-vat-directive companion skill |
| 583 | 5. VIES — https://ec.europa.eu/taxation_customs/vies/ |
| 584 | 6. ECB exchange rates |
| 585 | |
| 586 | ### Known gaps |
| 587 | |
| 588 | 1. The SaaS pattern library is critical for Ireland — most major tech companies bill from IE entities, making them domestic rather than reverse charge. Verify each supplier. |
| 589 | 2. Capital Goods Scheme (Section 64) is entirely excluded. |
| 590 | 3. Two-thirds rule (Section 41) is flagged as Tier 2 but not fully worked. |
| 591 | 4. Northern Ireland Protocol for goods is not fully addressed. |
| 592 | 5. Cash basis eligibility and mechanics are noted but not detailed. |
| 593 | 6. Energy VAT rates may have temporary changes — verify current rates. |
| 594 | |
| 595 | ### Change log |
| 596 | |
| 597 | - **v2.0 (April 2026):** Full rewrite to three-tier Accora architecture. |
| 598 | - **v1.0 (April 2026):** Initial draft. Standalone document. |
| 599 | |
| 600 | ### Self-check (v2.0) |
| 601 | |
| 602 | 1. Quick reference with VAT3 box table and conservative defaults: yes (Section 1). |
| 603 | 2. Supplier library with Irish patterns: yes (Section 3, 14 sub-tables). |
| 604 | 3. Worked examples: yes (Section 4, 6 examples). |
| 605 | 4. Tier 1 rules compressed: yes (Section 5, 14 rules). |
| 606 | 5. Tier 2 catalogue: yes (Section 6, 14 items). |
| 607 | 6. Excel template with recalc: yes (Section 7). |
| 608 | 7. Onboarding as fallback: yes (Section 9, 10 items). |
| 609 | 8. All 8 Ireland-specific refusals: yes (R-IE-1 through R-IE-8). |
| 610 | 9. Reference material at bottom: yes (Section 10). |
| 611 | 10. Multiple rates (23%/13.5%/9%/4.8%/0%) documented: yes. |
| 612 | 11. Irish SaaS domestic exception (IE entities = domestic, NOT reverse charge): yes (Section 3.8, Example 2). |
| 613 | 12. Motor vehicle hard block (Section 59): yes (Section 5.10, Example 6). |
| 614 | 13. Zero-rated food documented: yes (Section 5.5). |
| 615 | 14. Passenger transport zero-rated: yes (Section 3.6). |
| 616 |
Run this skill, then get an accountant to check it
After running the full skill pack in Claude, 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.
Depends on
Quality
Q2: Research-verified
Deep research against tax authority sources. Not yet tested on real data.
Needs real client data + practitioner sign-off to reach Q1.
Accountant Review
About
Use this skill whenever asked to prepare, review, or classify transactions for an Irish VAT return (VAT3 form) for a self-employed individual or small business in Ireland. Trigger on phrases like "prepare VAT return", "do the VAT", "Irish VAT", "VAT3", "ROS return", "Revenue Online", or any request involving Ireland VAT filing. Also trigger when classifying transactions for VAT purposes from bank statements, invoices, or other source data. This skill covers Ireland only and only standard VAT-registered businesses. VAT groups, Capital Goods Scheme adjustments, and complex property transactions are in the refusal catalogue. MUST be loaded alongside BOTH vat-workflow-base v0.1 or later AND eu-vat-directive v0.1 or later. ALWAYS read this skill before touching any Irish VAT work.