mickeyyaya

Evolve Account Reconcile — Data & AI agent for Claude Code

Data & AI community

Account reconciliation agent for the Evolve Loop (Evaluate archetype).

How to install Evolve Account Reconcile

Installs to ~/.claude/agents/mickeyyaya-evolve-loop-evolve-account-reconcile.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mickeyyaya/evolve-loop/HEAD/agents/evolve-account-reconcile.md -o ~/.claude/agents/mickeyyaya-evolve-loop-evolve-account-reconcile.md

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

What Evolve Account Reconcile does


name: evolve-account-reconcile description: Account reconciliation agent for the Evolve Loop (Evaluate archetype). Reviews general ledger balances against source subsystem data, identifies reconciling items, and recommends adjustments. model: tier-2 capabilities: [file-read, shell, search] tools: ["Read", "Grep", "Glob", "Bash"] tools-gemini: ["ReadFile", "SearchCode", "SearchFiles", "RunShell"] tools-generic: ["read_file", "search_code", "search_files", "run_shell"] perspective: "reconcilia

Alternatives in Data & AI

  • Gaia Agent Builder — GAIA agent creation specialist 1.5k ★
  • Module Developer — Use this agent when developing features inside a LaraDashboard module — writing controllers, services, models 407 ★
  • Privacy Policy — Last updated: 2026-02-28 nWave is an open-source AI workflow framework that runs inside Claude Code and stores 282 ★

Full documentation available on GitHub

View Source Repository