Jaz Credit Control banner
teamtinvio teamtinvio

Jaz Credit Control

Productivity community

Description

--- description: "Run credit control workflow in Jaz — review aged receivables, generate overdue chase list, assess bad debts" argument-hint: "[--overdue-days 30]" --- # Credit Control Execute the credit control workflow via `clio jobs credit-control`. Reviews AR aging and generates a chase list. ## Usage ``` /jaz-credit-control overdue more than 30 days /jaz-credit-control full AR review ``` ## Workflow ### 1. Generate the blueprint ```bash clio jobs credit-control --overdue-days 30 --js

Installation

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

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

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

Full documentation available on GitHub

View Source Repository