Jaz Fa Review banner
teamtinvio teamtinvio

Jaz Fa Review

Development community

Description

--- description: "Review the fixed asset register in Jaz — check depreciation, identify disposals and write-offs needed" argument-hint: "" --- # Fixed Asset Review Execute the FA review workflow via `clio jobs fa-review`. Reviews the fixed asset register for accuracy and completeness. ## Usage ``` /jaz-fa-review /jaz-fa-review check for assets to dispose ``` ## Workflow ### 1. Generate the blueprint ```bash clio jobs fa-review --json ``` ### 2. Review assets The blueprint walks through:

Installation

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

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

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

Full documentation available on GitHub

View Source Repository