Skip to content
Automation
Command

/banking-ecl

Calculate IFRS 9 Expected Credit Loss for a facility or portfolio, applying jurisdiction-specific rules and scenario weighting.

From plugin
agentfactory-business-plugins
288 skills33 agents8 commands
Install
$ npx -y skills add panaversity/agentfactory-business-plugins --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/banking-ecl

Context preview

What this command does when you run it.

Calculate IFRS 9 Expected Credit Loss for a facility or portfolio, applying jurisdiction-specific rules and scenario weighting.

Command definition

banking-ecl.md

/banking-ecl

Calculate IFRS 9 Expected Credit Loss for a facility or portfolio, applying jurisdiction-specific rules and scenario weighting.

Usage

/banking-ecl <jurisdiction> <portfolio-or-facility-details>

Examples

/banking-ecl uk "Retail mortgage, GBP 250K, LTV 75%, rating BB+, current on payments" /banking-ecl uae "Corporate portfolio: 6 borrowers, see attached data table" /banking-ecl eu "Stage 2 migration assessment for SME book, 30+ DPD facilities"

Workflow

1. Route to the correct product skill via banking-global-router (ifrs9-ecl, ifrs9-staging, ifrs9-scenarios) 2. Load the jurisdiction overlay for local requirements 3. Assess IFRS 9 stage using the staging decision tree 4. Calculate ECL using scenario-weighted PIT PD x LGD x EAD 5. Apply jurisdiction-specific minimum provisions if applicable (e.g., CBUAE, SBP floors) 6. Generate the mandatory output header (GOVERNING STANDARD, DOMAIN, JURISDICTION) 7. Present results with stage justification, ECL breakdown, and disclosure-ready format

Ships withagentfactory-business-plugins

๐Ÿš€ Marketplace of domain-specific plugins for building enterprise AI agents. Enable AI agents to perform finance, banking, legal, and sales workflows using modular domain plugins.

Get the whole plugin, auto-invoked
Stats
28
Stars
0
Views
19
Forks
Maintained
Maintenance
HTML
Language
Apache-2.0
License
4mo ago
Last commit
5mo ago
Created

Repo: panaversity/agentfactory-business-plugins