Accumulate Csvs banner
disler disler

Accumulate Csvs

Development community

Description

--- description: Accumulate monthly merged transactions into a cumulative yearly dataset argument-hint: <month-dir> hooks: Stop: - hooks: - type: command command: "uv run \"$CLAUDE_PROJECT_DIR\"/.claude/hooks/validators/csv-validator.py" --- # Accumulate CSVs Command Roll a new month's merged transactions into the cumulative yearly dataset. ## Variables ROOT_OPERATIONS_DIR: CLAUDE.md: ROOT_OPERATIONS_DIR ## Arguments - `$ARGUMENTS`: Month directory path (e.g., `ROOT_O

Installation

Installs to ~/.claude/commands/disler-agentic-finance-review-accumulate-csvs.md

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

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

Full documentation available on GitHub

View Source Repository