Merge Accounts Agent banner
disler disler

Merge Accounts Agent

Development community

Description

--- name: merge-accounts-agent description: Merge multiple normalized CSV files into a single transactions file. Use after categorization. model: opus tools: Read, Write, Edit, Bash, Glob, Grep, Skill hooks: Stop: - hooks: - type: command command: "uv run \"$CLAUDE_PROJECT_DIR\"/.claude/hooks/validators/csv-validator.py" --- # Account Merge Agent ## Purpose Merge all normalized CSV files in a directory into a single unified transactions file by delegating to the `/merg

Installation

Terminal
claude install-skill https://github.com/disler/agentic-finance-review/blob/main/.claude/agents/merge-accounts-agent.md

Full documentation available on GitHub

View Source Repository