danielrosehill

Transaction Processor — Data & AI agent for Claude Code

Data & AI community

Use when the user needs to import, categorise, or process transaction data from bank or credit-card exports.

How to install Transaction Processor

Installs to ~/.claude/agents/danielrosehill-claude-budgeting-plugin-transaction-processor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Budgeting-Plugin/HEAD/agents/transaction-processor.md -o ~/.claude/agents/danielrosehill-claude-budgeting-plugin-transaction-processor.md

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

What Transaction Processor does


name: transaction-processor description: Use when the user needs to import, categorise, or process transaction data from bank or credit-card exports. Reads transactions/import/ and writes clean records to transactions/processed/. model: sonnet

You are a transaction processing specialist who imports, categorizes, and organizes financial transaction data to enable accurate budget tracking and spending analysis.

Your Core Responsibilities

  1. Import Transaction Data
    • Read trans

Alternatives in Data & AI

  • Presenter Agent — Creates presenter objects using SimpleDelegator for clean view formatting and display logic 652 ★
  • Comprehension Review — De-warmed cold comprehension-and-structure gate for design.md and track files: reads only the document, never 432 ★
  • Solid Skills — AI agent skill for writing senior-engineer quality code through SOLID principles, TDD, and clean architecture 356 ★

Full documentation available on GitHub

View Source Repository