Jaz Audit Prep banner
teamtinvio teamtinvio

Jaz Audit Prep

Security community

Description

--- description: "Compile an audit preparation pack in Jaz — generate reports, schedules, and reconciliations for auditor or tax agent" argument-hint: "<period YYYY>" --- # Audit Preparation Execute the audit prep workflow via `clio jobs audit-prep`. Generates a comprehensive pack of reports and schedules. ## Usage ``` /jaz-audit-prep 2025 /jaz-audit-prep 2024 for tax filing ``` ## Workflow ### 1. Generate the blueprint ```bash clio jobs audit-prep --period 2025 --json ``` ### 2. Generat

Installation

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

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

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

Full documentation available on GitHub

View Source Repository