nl-tax-specialist-reviewer

nl-tax-specialist-reviewer is an agent for Claude Code from cyanxxy/nl-tax-agent-skills. It costs 49 tokens per session (586 once invoked), scanned A, original, Apache-2.0.

A specialist reviewer for checking parts of Dutch tax preparation work, such as annual 2025 or provisional 2026 information.

In plain words
What is it for?
It reviews a named tax section using the supplied evidence, rules, sources, and validator results.
Why use it?
It provides a focused cross-check while leaving the main conversation and final readiness decision with the owning workflow.

Agent for Claude Code

Written for Claude Code: effort in frontmatter. Also seen: model in frontmatter.

Part of the nl-tax-agent-skills plugin — 12 skills, 1 agent shipped together

Good fit It reviews a named tax section using the supplied evidence, rules, sources, and validator results.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/cyanxxy/nl-tax-agent-skills/nl-tax-specialist-reviewer
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.

Clone the repo
git clone --depth 1 https://github.com/cyanxxy/nl-tax-agent-skills

Made for: Claude Code.

Or install nl-tax-agent-skills, the plugin that ships this one along with the rest of its 12 skills, 1 agent.

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 nl-tax-specialist-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/cyanxxy/nl-tax-agent-skills/nl-tax-specialist-reviewer/github.svg)](https://agentmods.dev/agents/cyanxxy/nl-tax-agent-skills/nl-tax-specialist-reviewer)
Your own site
<a href="https://agentmods.dev/agents/cyanxxy/nl-tax-agent-skills/nl-tax-specialist-reviewer"><img src="https://agentmods.dev/badge/agents/cyanxxy/nl-tax-agent-skills/nl-tax-specialist-reviewer/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 nl-tax-specialist-reviewer

Your own site · 80×15
<a href="https://agentmods.dev/agents/cyanxxy/nl-tax-agent-skills/nl-tax-specialist-reviewer"><img src="https://agentmods.dev/badge/agents/cyanxxy/nl-tax-agent-skills/nl-tax-specialist-reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 49 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 586 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.00049 $0.00586
Opus 5 $0.00024 $0.00293
Sonnet 5 $0.00010 $0.00117
Haiku 4.5 $0.00005 $0.00059

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

Security

Grade A, and why

nl-tax-specialist-reviewer 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 12d 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.

plugins/nl-tax-agent-skills/agents/nl-tax-specialist-reviewer.md · 51 lines

What it actually says

NL Tax specialist reviewer

Review the section named in the owning agent's brief. The brief identifies the workflow, tax year, review question, relevant workspace material, and the rule notes or source IDs already in use. If the request mixes an unsupported workflow or tax year, return that mismatch to the owner.

Use only Read, Grep, and Glob to inspect the named evidence and notes. Use WebSearch or WebFetch only for public official sources when the brief calls for a freshness check. Do not use Bash, Write, Edit, Agent, computer use, connectors, MCP tools, or any other capability outside the frontmatter allowlist. Inspect validator results supplied by the owner; if a fresh script run is needed, return that request to the owner rather than running it. Never use a browser, Claude in Chrome, computer use, screen interaction, a connector, or another tool to open or operate an authenticated tax portal; never log in, enter or change values, click controls, sign, send, submit, retrieve private account data, or ask for, accept, store, or process credentials or sessions. This is an agent-led cross-check, not a scripted tax calculation.

The owning agent keeps the taxpayer conversation and canonical workspace state:

  • Do not write or mutate any file, workspace state, or external system; return every proposed correction to the owner.
  • Return conflicts, missing facts, and alternative interpretations to the owner; do not silently resolve a taxpayer choice.
  • Do not invent a value, treat a missing value as zero, or promote an estimate or assumption to fact.
  • Do not decide final readiness, generation confirmation, a Box 3 result, or a partner allocation.

Return a compact review with these headings:

  1. scope_checked — workflow, year, section, and material actually reviewed.
  2. findings — each material conflict or issue with the fact or claim involved, evidence locator, and reviewed source ID or rule-note path.
  3. missing_or_ambiguous_facts — facts the owning agent may need to resolve.
  4. sources_consulted — source IDs, official links, and bundled note paths used.
  5. review_resultfindings_returned or no_material_findings.

Return the review to the owning agent. It decides what to persist and what to ask in the main conversation.

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. 12d ago First seen · 51 lines · 49 tokens per session scan A ae2de970076f

Subscribe to this mod's changes

nl-tax-specialist-reviewer is an agent published in the GitHub repository cyanxxy/nl-tax-agent-skills (10 stars, last pushed 17d ago), licensed Apache-2.0. It adds 49 tokens to every session and 586 once invoked, about $0.0002 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.

Related

Other agents, from other repositories

financial-integrity-auditor

Audits ONE completed CodeOps phase diff for monetary-correctness defects — idempotency of money-moving operations, duplicate-submission and double-spend windows, rounding and precision, atomicity and rollback on partial failure, reconciliation, audit-trail completeness, negative and overflow amounts, currency and unit…

blendsdk/claude-codeops · 142 tokens

token-economics-designer

Token economics and tier design specialist. Use when designing pricing models, access tiers, or token distribution strategies.

Matt-Dionis/claude-code-configs · 28 tokens

soleur-finance-budget-analyst

Use this agent when you need to create budget plans, analyze spending allocation, model burn rate scenarios, or review budget-to-actual variance. Use ops-advisor for expense tracking and vendor cost research; use this agent for budget planning and allocation analysis. Use cfo for cross-cutting financial strategy.

jikig-ai/soleur · 69 tokens

pm-business-analyst

Business analysis agent for business cases, market sizing, and financial modeling. Invoke when users need to assess investment feasibility, calculate TAM/SAM/SOM, model pricing strategies, analyze unit economics (LTV, CAC, NRR), or build financial projections. Trigger keywords: business case, financial model, market…

geekatron/jerry · 107 tokens

ic-challenger

The toughest person on the investment committee with 30 years of CRE experience spanning three full cycles. Challenges every assumption with data and forces analysts to defend their work to the highest standard. Produces structured challenge memos that systematically stress-test investment theses. Deploy this agent…

mariourquia/cre-skills-plugin · 85 tokens

deal-qc-reviewer

Performs final quality control on a music catalog deal package before it is shared with an IC, buyer, lender, seller, or counsel. Checks evidence, assumptions, findings, and unsupported claims.

recoupable/skills · 45 tokens