Complete majandusaasta aruanne for ariregister.rik.ee
A complete Estonian annual report preparation workflow covering all requirements for filing at ariregister.rik.ee. The plugin auto-determines your company size category (Micro, Small, Medium, or Large) which affects which statements are required. It generates the balance sheet in Annex 1 statutory format, income statement in Scheme 1 (by nature) or Scheme 2 (by function), cash flow statement, statement of changes in equity, notes to financial statements (3 notes for Micro, up to 15 for Medium/Large), management report with KPIs, and profit allocation proposal with statutory reserve calculation. Finally, it produces XBRL files using the et-gaap-2026 taxonomy for direct upload.
Each command is a guided procedure Claude follows step by step — with your review at every decision point.
The plugin prepares, validates, and previews. You confirm. Only then does anything reach the ledger — through the same governed gateway everything else uses.
If any checkpoint fails, the workflow stops and reports the issue. Nothing posts to the ledger until every check passes — the same dry-run-first discipline as the rest of the platform.
Formulas, templates, and regulatory rules live in plain files — not hardcoded values. Swap them for your firm’s policies when you fork.
rtj-standards.mdCompany size thresholds (assets, revenue, employees) and audit requirements per Estonian RTJ standards
balance-sheet-format.mdAnnex 1 statutory format mapping (current/non-current assets, liabilities, equity)
income-statement-format.mdScheme 1 (by nature) and Scheme 2 (by function) formats
cash-flow-format.mdIndirect method template with operating/investing/financing sections
equity-changes-format.mdStatement of changes in equity structure
notes-templates.mdNote templates by company size (accounting policies, cash, receivables, PP&E, etc.)
management-report.mdKPI calculation formulas (revenue growth, margins, ratios, ROE, ROA)
profit-allocation.mdStatutory reserve calculation and dividend proposal formula
xbrl-generation.mdComplete XBRL taxonomy namespace, element names, roles catalog, and validation rules
xbrl-mapping.mdPortal form field mapping from XBRL elements
e-business-register.mdFiling instructions for ariregister.rik.ee
Out of the box it works with the Artifi ledger: Claude fetches your data, runs the procedure, validates the result, and submits through the governed gateway via MCP.
Or fork it. Skills, commands, validation logic, and reference data are all MIT-licensed. Swap the MCP tool calls for your own backend, or use the reference files as standalone Claude project resources.