Review Finances banner
disler disler

Review Finances

Productivity community

Description

--- model: opus description: Main orchestrator - runs the full agentic finance review workflow argument-hint: <month> <csv1> [csv2] ... hooks: Stop: - hooks: - type: command command: "uv run \"$CLAUDE_PROJECT_DIR\"/.claude/hooks/validators/html-validator.py" --- # Review Finances ## Purpose Orchestrate the complete agentic finance review workflow by chaining multiple specialized subagents to process raw bank CSV exports into a comprehensive HTML dashboard with financia

Installation

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

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

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

Full documentation available on GitHub

View Source Repository