Jaz Tax Sg banner
teamtinvio teamtinvio

Jaz Tax Sg

Data community

Description

--- description: "Run Singapore Form C-S / C-S Lite corporate income tax computation using Jaz data — pull P&L, classify add-backs, compute capital allowances, apply exemptions" argument-hint: "<YA year> [--revenue amount] [--profit amount]" --- # Singapore Tax Computation (Form C-S) Execute the SG Form C-S tax computation via `clio jobs statutory-filing sg-cs`. Pulls data from Jaz, classifies GL items, and computes tax payable. ## Usage ``` /jaz-tax-sg YA 2026 /jaz-tax-sg 2026 revenue 3M pr

Installation

Installs to ~/.claude/skills/teamtinvio-jaz-ai-jaz-tax-sg/SKILL.md

Terminal
mkdir -p ~/.claude/skills/teamtinvio-jaz-ai-jaz-tax-sg && curl -fsSL https://raw.githubusercontent.com/teamtinvio/jaz-ai/HEAD/commands/jaz-tax-sg.md -o ~/.claude/skills/teamtinvio-jaz-ai-jaz-tax-sg/SKILL.md

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

Full documentation available on GitHub

View Source Repository