deferred-taxes

deferred-taxes is a skill for Claude Code from brainbytes-dev/everything-claude-finance. It costs 0 tokens per session (2,176 once invoked), scanned A, original, MIT.

An accounting guide to deferred taxes: amounts that arise when accounting rules and tax rules recognize income, expenses or assets at different times. It covers temporary differences, deferred tax assets and deferred tax liabilities.

In plain words
What is it for?
Use it to calculate and present deferred tax balances, assess tax loss carryforwards, reconcile tax rates and handle deferred taxes in acquisitions or group transactions.
Why use it?
It helps explain future tax effects that are missing from a simple current-tax calculation. It also supports checking whether tax benefits, such as loss carryforwards, can be recognized.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the everything-claude-finance plugin — 13 skills, 22 commands, 20 agents shipped together

Good fit Use it to calculate and present deferred tax balances, assess tax loss carryforwards, reconcile tax rates and handle deferred taxes in acquisitions or group transactions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/brainbytes-dev/everything-claude-finance/deferred-taxes
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 brainbytes-dev/everything-claude-finance --skill deferred-taxes
Clone the repo
git clone --depth 1 https://github.com/brainbytes-dev/everything-claude-finance

Made for: Claude Code.

Or install everything-claude-finance, the plugin that ships this one along with the rest of its 13 skills, 22 commands, 20 agents.

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 deferred-taxes

README.md
[![agentmods](https://agentmods.dev/badge/skills/brainbytes-dev/everything-claude-finance/deferred-taxes.svg)](https://agentmods.dev/skills/brainbytes-dev/everything-claude-finance/deferred-taxes)
Your own site
<a href="https://agentmods.dev/skills/brainbytes-dev/everything-claude-finance/deferred-taxes"><img src="https://agentmods.dev/badge/skills/brainbytes-dev/everything-claude-finance/deferred-taxes.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,176 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.00000 $0.02176
Opus 5 $0.00000 $0.01088
Sonnet 5 $0.00000 $0.00435
Haiku 4.5 $0.00000 $0.00218

Measured 7d ago against content hash 558f3c693c91, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

deferred-taxes 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 7d 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.

skills/accounting/deferred-taxes/SKILL.md · 208 lines

How it starts

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

Deferred Tax Accounting

name: deferred-taxes description: Deferred tax accounting — temporary differences, DTA recognition. Cover temp vs permanent, DTA/DTL, tax loss carryforwards.

When to Activate

  • Identifying and measuring temporary differences between tax and accounting bases
  • Recognizing deferred tax assets (DTA) and deferred tax liabilities (DTL)
  • Assessing recoverability of deferred tax assets
  • Accounting for tax loss carryforwards and tax credit carryforwards
  • Distinguishing temporary from permanent differences
  • Calculating the effective tax rate and reconciling to statutory rate
  • Business combinations: deferred taxes arising from purchase price allocations
  • Changes in tax rates: remeasuring deferred tax balances
  • Intragroup transactions: deferred tax on unrealized profits
  • Presenting and disclosing deferred taxes in financial statements

Core Concepts

Temporary vs Permanent Differences

Temporary differences — differences between the carrying amount of an asset or liability in the financial statements and its tax base that will reverse in future periods:

Type Example Effect
Taxable temporary Accelerated tax depreciation (tax base < book value) DTL — tax paid later
Deductible temporary Warranty provisions (tax base > book value) DTA — tax saved later
Taxable temporary Revenue recognized for tax before book (e.g., installment) DTL
Deductible temporary Impairment losses not yet tax-deductible DTA

Permanent differences — differences that will never reverse. No deferred tax is recognized:

  • Tax-exempt income (e.g., municipal bond interest under US GAAP)
  • Non-deductible expenses (e.g., certain fines, entertainment in some jurisdictions)
  • Tax credits
  • Participation exemption on dividends (many EU jurisdictions)

Key distinction: Temporary differences create deferred taxes; permanent differences affect only the effective tax rate.

Deferred Tax Assets (DTA)

Read the full file on GitHub · 208 lines

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. 7d ago First seen · 208 lines · 0 tokens per session scan A 558f3c693c91

Subscribe to this mod's changes

deferred-taxes is a skill published in the GitHub repository brainbytes-dev/everything-claude-finance (5 stars, last pushed 5mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,176 tokens. 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-31.

Related

Other skills, from other repositories