agentic-finance-review
disler/agentic-finance-review
An implementation guide and framework for building specialized, self-validating agents using Claude Code hooks to automate financial data reviews.
Overview
This repository demonstrates how to implement specialized self-validating agents using Claude Code's hook system. By pairing hyper-focused subagents and slash commands with deterministic Python validation scripts (running on PreToolUse, PostToolUse, and Stop events), the framework ensures reliable automation for tasks like normalizing bank CSVs, merging datasets, generating financial visualizations, and building interactive HTML dashboards.
Capabilities
- ▸Custom slash commands for Claude Code
- ▸Specialized subagents with context isolation
- ▸Deterministic post-tool-use and stop validation hooks
- ▸Multi-agent financial data processing pipeline
- ▸Automated chart generation and HTML dashboard creation
Best for
Automating multi-account financial statement ingestion and normalization, Running parallel CSV edits with automated data integrity and balance validation, Generating year-to-date financial insight reports and interactive dashboards via AI agents
Works with
実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 — AIによるcapabilities/use-cases解析
実装・指示の品質。 — AIによるSKILL.md/README解析
リポジトリがどれだけ活発に保守されているか。 — GitHub 最終push日時の新しさ
ドキュメントの充実度・分かりやすさ。 — README/独自要約の情報量
危険・不審な挙動が無いか。 — AIによるセキュリティレビュー
ありふれたラッパーではない独自性。 — AIによる独自性判定
コミュニティの採用度。 — GitHub Stars/Forks(対数スケール)
対応AIエージェントの広さ。 — AIによる対応エージェント判定
ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →
Security considerations
Processes financial datasets. Users must ensure real bank statements are kept out of public repositories by configuring private forks, adding data directories to .gitignore, and avoiding the commit of sensitive configuration files.
Categories
Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.