Structures the tax questions a growing business faces — corporate income, sales and use, payroll, nexus, and the obligations created by hiring or selling somewhere new. Use this to work out what a new state or country obligates you to, prepare for a tax filing or audit, understand sales tax on your product, or check what a remote hire or new market triggers.
npx skills add https://github.com/cbrock84/headcount --skill tax
Tax obligations are created by facts — where you sell, where people work, what you sell — not by
decisions anyone consciously makes. The characteristic failure is discovering an obligation years
after it began, with penalties and interest attached.
**This structures the question and tells you what to ask. Tax is technical, jurisdiction-specific,
and changes frequently. Positions on anything material belong with a qualified tax adviser or CPA,
not a checklist.**
Nexus is the connection that gives a jurisdiction the right to tax you. It is established by
activities most companies do not think of as tax events:
registration, income tax withholding, and often corporate income tax nexus.
revenue or transaction thresholds — a few hundred thousand dollars, or a couple of hundred
transactions, with the numbers differing by state.
Review nexus whenever you hire in a new location, cross a revenue threshold, or change how you
distribute. Registering late costs more than registering early, and voluntary disclosure programs
exist precisely because this is so common.
Taxability of software and services varies enormously by state: SaaS is taxable in some, exempt in
others, and treated differently again if delivered with implementation services. The classification
of your own product is a determination worth getting in writing and revisiting when packaging
changes — see revenue:pricing-and-packaging, because bundling can change the answer.
Exemption certificates for tax-exempt customers must be collected and kept current. In an audit,
missing certificates mean you owe the tax you did not collect.
Tax failures are usually administrative, not technical: a missed registration, a late filing, an
estimated payment nobody scheduled. Maintain a calendar of every obligation by jurisdiction with an
owner, and treat it as part of finance:financial-reporting-and-close.
finance:financial-reporting-and-close — tax provision and the deferred positionfinance:capital-allocation — after-tax returns are the only ones that matter for a decisionpeople:workforce-planning — every hire in a new jurisdiction is a tax question before it is acost question
revenue:revenue-recognition — book and tax treatment diverge, and the difference is itselfsomething to track
Take cbrock84/tax from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.