agentsclimarketplace

Estimated tax safety buffer

Skill deciqAI/knowledge-skills/estimated-tax-safety-buffer

Open-source thinking-framework skills that make rigorous reasoning executable for AI agents — first-principles, inversion, second-order thinking, Occam's razor, Bayesian reasoning. Built by deciqAI.

Install
npx -y skills add deciqAI/knowledge-skills --skill estimated-tax-safety-buffer

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Activate when: self-employed / K-1 / variable-income client planning quarterly 1040-ES; 'how much should I set aside?', 'will I owe a penalty?', volatile income year. Do NOT activate when: W-2 withholding fully covers liability. More: deciqai.com/s/estimated-tax-safety-buffer

SKILL.md

2.8 KB, 625 tokens by cl100k_base, as published. Nobody here has run it

Tax Prep — Estimated-Tax Safe-Harbor Buffer

Industry front door for margin-of-safety. Adds domain triggers, example, packs only. Parent Process unchanged. Not legal or tax advice. Confirm safe-harbor percentages against current IRC §6654/§6655.

Activate when: self-employed / K-1 / variable-income client planning quarterly 1040-ES; "how much should I set aside?", "will I owe a penalty?", volatile income year. Do NOT activate when: W-2 withholding fully covers liability.

Why this variant

The parent margin-of-safety sizes a buffer against estimation error. Estimated taxes are exactly that: pay enough to clear a safe harbor so a bad income estimate never triggers an underpayment penalty. The safe harbor is the margin of safety.

Domain inputs → parent's Process

  • Floor = safe harbor: generally 90% of current-year tax or 100% of prior-year (110% if prior AGI > $150k).
  • Buffer sizing: pay to the higher-certainty harbor (prior-year is known; current-year is a guess).
  • Volatility: for lumpy income, use annualized-income installment method rather than flat quarters.

Worked example

Consultant, prior-year tax $40k, this year wildly up. → Safe harbor = 110% × $40k = $44k across 4 quarters removes penalty risk regardless of how high this year lands. That is the margin of safety; anything above is optional smoothing.

Packs

  • Solo: default clients to prior-year safe harbor; revisit at Q3 if income spikes.
  • Advisory: annualized method for seasonal/lumpy earners.

Red flags

  • Estimating current-year liability precisely and paying to it (no buffer) → penalty on any upside miss.
  • Ignoring the 110% high-AGI threshold.

Verification

  • Safe-harbor floor computed (higher-certainty basis)
  • High-AGI 110% applied if relevant
  • Annualized method considered for lumpy income
  • Quarterly reminders set (see deadline engine)

Part of deciqAI Knowledge Skills. Core method: margin-of-safety.


Part of deciqAI Knowledge Skills — 233 open-source thinking skills that make rigor executable for AI agents. The same skills power every deciqAI agent, which runs them autonomously to operate your company. See it run → https://www.deciqai.com/s/estimated-tax-safety-buffer · Built by deciqAI · github.com/deciqAI · Contributions welcome.

Agents: latest version & machine-readable metadata → https://www.deciqai.com/s/estimated-tax-safety-buffer.json

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.