Agent skill · AI & Agents

tax-provision-calculator

ASC 740 income tax provision calculation skill with deferred tax analysis

a5c-ai1,642★ · 1 repos on radarProfile →
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill tax-provision-calculator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash
Path: library/specializations/domains/business/finance-accounting/skills/tax-provision-calculator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Tax Provision Calculator ## Overview The Tax Provision Calculator skill implements ASC 740 income tax accounting requirements. It calculates current and deferred tax provisions, analyzes temporary differences, and supports uncertain tax position assessment. ## Capabilities ### Current Tax Expense Calculation - Book-to-tax adjustments - Taxable income determination - Applicable rate application - Credit utilization - NOL usage - Estimated payment reconciliation ### Deferred Tax Asset/Liability Computation - Temporary difference identification - Tax basis determination - Book basis tracking - Rate change impacts - Deferred tax rollforward - Classification (current/non-current) ### Permanent vs. Temporary Difference Classification - Permanent difference identification - Book-only items - Tax-only deductions - Meals and entertainment - Fines and penalties - Stock compensation excess benefits ### Valuation Allowance Assessment - Positive evidence analysis - Negative evidence analysis - Scheduling of reversals - Tax planning strategies - Historical profitability - Future projections ### Rate Reconciliation - Statutory to effective rate bridge - State tax impact - Foreign rate different

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Current Tax Expense Calculation
  4. Deferred Tax Asset/Liability Computation
  5. Permanent vs. Temporary Difference Classification
  6. Valuation Allowance Assessment
  7. Rate Reconciliation
  8. FIN 48/ASC 740-10 Uncertain Tax Position Analysis
  9. Usage
  10. Quarterly Provision
  11. Return-to-Provision True-Up
  12. Integration
  13. Used By Processes
  14. Tools and Libraries
More from babysitter
All skills →
About this skill
What does the tax-provision-calculator skill do?

ASC 740 income tax provision calculation skill with deferred tax analysis

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill tax-provision-calculator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going