tax-calendar

tax-calendar is a command for Claude Code from johnhout/knowledge-work-belastingzaken. It costs 6 tokens per session (404 once invoked), scanned A, original, MIT.

A workflow for building a verified calendar of Dutch tax filing deadlines. It identifies the relevant obligations for an individual, self-employed person, or company and checks dates against official Dutch government sources.

In plain words
What is it for?
Use it to plan Dutch income tax, VAT, corporate tax, payroll-tax, and related filing tasks, with preparation buffers and notes about required data or approvals.
Why use it?
Tax deadlines depend on the year, taxpayer type, filing frequency, and obligation. The workflow helps separate applicable requirements from optional milestones and records the source and retrieval date for each deadline.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Needs its repository: it reads a path above its own folder, which exists only inside the repository. The line is If placeholders are unclear, see [CONNECTORS.md](../CONNECTORS.md)..

Part of the belastingadviseur plugin — 8 skills, 8 commands, 5 MCP servers shipped together

Good fit Use it to plan Dutch income tax, VAT, corporate tax, payroll-tax, and related filing tasks, with preparation buffers and notes about required data or approvals.

Compare 6 commands from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/johnhout/knowledge-work-belastingzaken
agentmods
npx agentmods add commands/johnhout/knowledge-work-belastingzaken/tax-calendar

Made for: Claude Code.

Or install belastingadviseur, the plugin that ships this one along with the rest of its 8 skills, 8 commands, 5 MCP servers.

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 tax-calendar

README.md
[![agentmods](https://agentmods.dev/badge/commands/johnhout/knowledge-work-belastingzaken/tax-calendar/github.svg)](https://agentmods.dev/commands/johnhout/knowledge-work-belastingzaken/tax-calendar)
Your own site
<a href="https://agentmods.dev/commands/johnhout/knowledge-work-belastingzaken/tax-calendar"><img src="https://agentmods.dev/badge/commands/johnhout/knowledge-work-belastingzaken/tax-calendar/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 tax-calendar

Your own site · 80×15
<a href="https://agentmods.dev/commands/johnhout/knowledge-work-belastingzaken/tax-calendar"><img src="https://agentmods.dev/badge/commands/johnhout/knowledge-work-belastingzaken/tax-calendar.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 6 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 404 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.00006 $0.00404
Opus 5 $0.00003 $0.00202
Sonnet 5 $0.00001 $0.00081
Haiku 4.5 $0.00001 $0.00040

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

Security

Grade A, and why

tax-calendar 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 10d 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.

commands/tax-calendar.md · 53 lines

What it actually says

Tax Calendar / Belastingkalender

If placeholders are unclear, see CONNECTORS.md.

Important / Belangrijk: This workflow support is not legal or fiscal advice. Require review by a qualified Dutch tax professional.

Create a tax deadline calendar for Dutch obligations with official-source verification.

Usage

/belastingadviseur:tax-calendar <belastingjaar> [profieltype]

Workflow

  1. Determine scope:
  • Year and profile (particulier, zzp, bv)
  • Filing frequencies (monthly/quarterly/annual)
  1. Determine obligation set:
  • Include only applicable categories (IB, BTW, VPB, loonheffingen, and related tasks)
  • Label optional vs mandatory milestones
  1. Verify every deadline:
  • Check belastingdienst.nl for operational deadlines and filing windows
  • Check wetten.overheid.nl when legal timing basis must be cited
  • Record verification URL and retrieval date for each date-sensitive claim
  1. Build practical planning layer:
  • Add internal buffer dates (prep/review/sign-off)
  • Flag dependencies on external data and approvals
  1. Fallback behavior:
  • If no connectors are available, produce the same calendar with explicit assumptions and manual document requirements
  • If official source cannot be verified, mark item as unverified and do not present as final

Required Output Format (Use Exactly)

  1. Context / Context
  2. Assumptions / Aannames
  3. Required Documents / Benodigde stukken
  4. Step-by-step / Stappenplan
  5. Checks & Risks / Controles en risico's
  6. Next Actions / Volgende acties
  7. Sources (official) / Bronnen (officieel)
  8. Professional Review Disclaimer / Disclaimer deskundige beoordeling
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. 10d ago First seen · 53 lines · 6 tokens per session scan A e6fe9ece4368

Subscribe to this mod's changes

tax-calendar is a command published in the GitHub repository johnhout/knowledge-work-belastingzaken (6 stars, last pushed 6mo ago), licensed MIT. It adds 6 tokens to every session and 404 once invoked, about $0.0000 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-31.