Jaz Gst banner
teamtinvio teamtinvio

Jaz Gst

Development community

Description

--- description: "Prepare GST/VAT filing in Jaz — review tax ledger, identify discrepancies, generate filing summary" argument-hint: "<period YYYY-QN>" --- # GST/VAT Filing Preparation Execute the GST/VAT filing workflow via `clio jobs gst-vat`. Reviews the tax ledger and produces a filing-ready summary. ## Usage ``` /jaz-gst 2025-Q1 /jaz-gst 2025-Q4 ``` ## Workflow ### 1. Generate the blueprint ```bash clio jobs gst-vat --period 2025-Q1 --json ``` ### 2. Review the tax ledger The bluep

Installation

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

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

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

Full documentation available on GitHub

View Source Repository