JoasASantos

Aml Layering — Development agent for Claude Code

Development community

Detect layering/structuring across transactions in a time window.

How to install Aml Layering

Installs to ~/.claude/agents/joasasantos-cortexintel-aml-layering.md

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

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

What Aml Layering does


name: AML Layering Detector description: Detect layering/structuring across transactions in a time window. domains: [fraud, finance] category: AML tags: [aml, laundering, temporal] triggers: [payment, wallet, account] inputs: [window_days:number:Look-back window (days), threshold:number:Structuring threshold] view: timeline reflects: graph

Look for layering and structuring: many small transfers splitting a larger sum, rapid movement across accounts, or amounts just under {{threshold}} wi

Alternatives in Development

  • Profiler — You are a specialized performance profiling agent 3.6k ★
  • Email Wizard — Email campaign orchestration specialist 587 ★
  • Better Auth Expert — Use this agent when:\n\n1. After Better Auth Implementation Changes: Any time authentication-related code is m 434 ★

Full documentation available on GitHub

View Source Repository