Csv Mock Generator banner
disler disler

Csv Mock Generator

Testing community

Description

--- description: Generate mock CSV financial data for testing the agentic finance review workflow argument-hint: <type> <month> <year> <account_name> hooks: Stop: - hooks: - type: command command: "uv run \"$CLAUDE_PROJECT_DIR\"/.claude/hooks/validators/csv-validator.py" --- # CSV Mock Data Generator Generate realistic mock financial transaction data for testing. ## Variables ROOT_OPERATIONS_DIR: CLAUDE.md: ROOT_OPERATIONS_DIR ## Arguments - `$ARGUMENTS` contains: `<

Installation

Installs to ~/.claude/commands/disler-agentic-finance-review-csv-mock-generator.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/disler/agentic-finance-review/HEAD/.claude/commands/csv-mock-generator.md -o ~/.claude/commands/disler-agentic-finance-review-csv-mock-generator.md

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

Full documentation available on GitHub

View Source Repository