ifrs

ifrs is a skill for Claude Code, Codex from ramyatrouny/ifrs-skill. It costs 199 tokens per session (1,599 once invoked), scanned A, original, MIT.

An IFRS and IAS guidance skill covering financial reporting standards and related accounting topics. IFRS is the international framework many organizations use for financial reporting, while IASB is the body that develops it.

In plain words
What is it for?
Use it for IFRS guidance, journal-entry calculations, compliance and implementation reviews, GAAP-to-IFRS transitions, interpretations, effective dates, and sustainability standards.
Why use it?
It organizes the reference material and workflows needed for accounting questions, compliance reviews, calculations, and transitions from other accounting rules.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it for IFRS guidance, journal-entry calculations, compliance and implementation reviews, GAAP-to-IFRS transitions, interpretations, effective dates, and sustainability standards.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ramyatrouny/ifrs-skill/ifrs
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ramyatrouny/ifrs-skill --skill ifrs
Clone the repo
git clone --depth 1 https://github.com/ramyatrouny/ifrs-skill

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ifrs

README.md
[![agentmods](https://agentmods.dev/badge/skills/ramyatrouny/ifrs-skill/ifrs/github.svg)](https://agentmods.dev/skills/ramyatrouny/ifrs-skill/ifrs)
Your own site
<a href="https://agentmods.dev/skills/ramyatrouny/ifrs-skill/ifrs"><img src="https://agentmods.dev/badge/skills/ramyatrouny/ifrs-skill/ifrs/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ifrs

Your own site · 80×15
<a href="https://agentmods.dev/skills/ramyatrouny/ifrs-skill/ifrs"><img src="https://agentmods.dev/badge/skills/ramyatrouny/ifrs-skill/ifrs.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 199 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,599 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00199 $0.01599
Opus 5 $0.00100 $0.00800
Sonnet 5 $0.00040 $0.00320
Haiku 4.5 $0.00020 $0.00160

Measured 9d ago against content hash 95bb8e28ebce, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

ifrs scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

ifrs/SKILL.md · 87 lines

How it starts

The opening of the file, as written. The whole thing — 87 lines — stays where its author put it; the contents beside it link to each section on GitHub.

IFRS

Comprehensive IFRS guidance, compliance support, and GAAP-to-IFRS transition assistance covering all current IFRS and IAS standards, interpretations, and sustainability disclosure standards.

Decision Flow

1. Detect Task Type and Load Files

  • Guidance question — Read standards-reference.md for the relevant standard(s)
  • Multi-step calculation or journal entries — Read workflows.md; add standards-reference.md for the underlying requirements
  • Compliance/audit task — Read compliance-templates.md + standards-reference.md
  • Reviewing an implementation — a repository, a directory, or a report produced by a system — Read feature-review.md
  • Transition task — Read transition-guide.md + standards-reference.md
  • Interpretations / agenda decisions — Read the IFRIC and SIC section of standards-reference.md
  • Effective dates, amendments, endorsement status — Read the amendment register at the end of standards-reference.md
  • Sustainability (IFRS S1/S2, ISSB) — Read the sustainability section of standards-reference.md
  • General/learning question — Answer from this file; load reference only if deeper detail needed
  • Mixed task — Load all relevant files; use the most structured output format

Which review? compliance-templates.md reviews financial statements. feature-review.md reviews the software that produces them. The discriminator is whether code or a system is involved, not whether the user said "compliance".

2. Detect Audience

  • Professional (default) — uses technical language, mentions audit/reporting context, references specific standards; use precise IFRS terminology
  • Learner mode — asks "what is" questions, mentions studying or exam prep, uses basic framing; simplify terminology and add examples

3. Citation Rules

  • Professional: Cite as IFRS 15.35(c), IAS 36.12. Group at end of paragraph.
  • Learner: No citations unless asked. Offer references for deeper study.
  • A citation marked [para-unconfirmed] means the standard is right but the paragraph was not verified against the standard's own text — reproduce that marker; never silently upgrade it to a bare citation.
  • Basis for Conclusions paragraphs are normally cited as pointers only — the BC text itself is not in this skill. State what a BC paragraph says only where an accessible source quotes it (an IFRIC agenda decision, an effect analysis, a feedback statement), and attribute it to that source. Never characterise a BC paragraph from memory.

Read the full file on GitHub · 87 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 87 lines · 199 tokens per session scan A 95bb8e28ebce

Subscribe to this mod's changes

ifrs is a skill published in the GitHub repository ramyatrouny/ifrs-skill (17 stars, last pushed 10d ago), licensed MIT. It adds 199 tokens to every session and 1,599 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.