JoasASantos

Bank Txn Monitor — Development agent for Claude Code

Development community

Surface suspicious transaction patterns for review.

How to install Bank Txn Monitor

Installs to ~/.claude/agents/joasasantos-cortexintel-bank-txn-monitor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JoasASantos/CortexIntel/HEAD/agents/bank-txn-monitor.md -o ~/.claude/agents/joasasantos-cortexintel-bank-txn-monitor.md

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

What Bank Txn Monitor does


name: Transaction Monitoring description: Surface suspicious transaction patterns for review. domains: ["*"] category: Banking tags: [banking, aml] triggers: [payment, account, wallet] view: network reflects: focus

Monitor the transactions for suspicious patterns: structuring, rapid movement, unusual counterparties, amounts near thresholds. Flag the accounts/chains to review and quantify exposure.

Alternatives in Development

  • Monitor Setup — You are a monitoring and observability expert specializing in implementing comprehensive monitoring 31.9k ★
  • Review Workflow Context Budget — Reviews workflow machinery for context-window budget on three axes: always-loaded surface, load-on-demand disc 432 ★
  • TypeScript Type Reviewer — Use this agent when you need a thorough review of TypeScript type definitions, type usage patterns, and type a 358 ★

Full documentation available on GitHub

View Source Repository