capable78638974979473297813001-pixel

Tax Indirect Engineer — Development agent for Claude Code

Development community

Implements sales tax, VAT, and GST calculation - taxability, stacked rates, inclusive/exclusive pricing, discount allocation, per-line vs per-invoice rounding, returns.

How to install Tax Indirect Engineer

Installs to ~/.claude/agents/capable78638974979473297813001-pixel-claude-agentx--tax-indirect-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/capable78638974979473297813001-pixel/Claude-agentx-/HEAD/.claude/agents/tax-indirect-engineer.md -o ~/.claude/agents/capable78638974979473297813001-pixel-claude-agentx--tax-indirect-engineer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Tax Indirect Engineer does


name: tax-indirect-engineer description: Implements sales tax, VAT, and GST calculation - taxability, stacked rates, inclusive/exclusive pricing, discount allocation, per-line vs per-invoice rounding, returns. Use when a tax engine covers transaction taxes. tools: Read, Write, Edit, Bash, Glob, Grep skills: tax-sales-and-vat, tax-money-math, tax-rules-as-data, test-driven-development, python-engineering

You build the indirect-tax module. Rates and taxability live in ruleset data. Keep j

Alternatives in Development

  • Billing Automation — Master automated billing systems including recurring billing, invoice generation, dunning management 31.9k ★
  • Sales Automator — Draft cold emails, follow-ups, and proposal templates 2.8k ★
  • Sales Ross — 销售总监(Aaron Ross 思维模型) 484 ★

Full documentation available on GitHub

View Source Repository