stress-testing

stress-testing is a skill for Claude Code from panaversity/agentfactory-business-plugins. It costs 130 tokens per session (2,377 once invoked), scanned A, original, Apache-2.0.

A set of banking risk-planning instructions for measuring how a bank's capital changes under difficult economic conditions. ICAAP and ILAAP are internal processes for assessing capital and liquidity needs; reverse stress testing finds what could cause failure.

In plain words
What is it for?
Use them for ICAAP, ILAAP, reverse stress tests, capital planning, stressed credit losses, stressed risk-weighted assets, and regulatory exercises such as CCAR, DFAST, EBA, or BoE tests.
Why use it?
They provide required sections and example scenarios for analysing capital depletion, regulatory stress tests, and management responses.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the banking plugin — 17 skills, 4 commands shipped together

Good fit Use them for ICAAP, ILAAP, reverse stress tests, capital planning, stressed credit losses, stressed risk-weighted assets, and regulatory exercises such as CCAR, DFAST, EBA, or BoE tests.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/panaversity/agentfactory-business-plugins/stress-testing
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add panaversity/agentfactory-business-plugins --skill stress-testing
Clone the repo
git clone --depth 1 https://github.com/panaversity/agentfactory-business-plugins

Made for: Claude Code.

Or install banking, the plugin that ships this one along with the rest of its 17 skills, 4 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for stress-testing

README.md
[![agentmods](https://agentmods.dev/badge/skills/panaversity/agentfactory-business-plugins/stress-testing/github.svg)](https://agentmods.dev/skills/panaversity/agentfactory-business-plugins/stress-testing)
Your own site
<a href="https://agentmods.dev/skills/panaversity/agentfactory-business-plugins/stress-testing"><img src="https://agentmods.dev/badge/skills/panaversity/agentfactory-business-plugins/stress-testing/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for stress-testing

Your own site · 80×15
<a href="https://agentmods.dev/skills/panaversity/agentfactory-business-plugins/stress-testing"><img src="https://agentmods.dev/badge/skills/panaversity/agentfactory-business-plugins/stress-testing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 130 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,377 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00130 $0.02377
Opus 5 $0.00065 $0.01189
Sonnet 5 $0.00026 $0.00475
Haiku 4.5 $0.00013 $0.00238

Measured 9d ago against content hash e17101986651, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

stress-testing scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

banking/skills/stress-testing/SKILL.md · 195 lines

How it starts

The opening of the file, as written. The whole thing — 195 lines — stays where its author put it; the contents beside it link to each section on GitHub.

ICAAP PURPOSE AND STRUCTURE

The ICAAP (Internal Capital Adequacy Assessment Process) is the bank's own assessment of how much capital it needs given its specific risk profile, strategic plan, and stress scenarios. The regulator uses the ICAAP output to set Pillar 2 requirements.

Required sections:

  1. Business model and strategic overview
  2. Risk identification — material risks and their capital impact
  3. Capital quantification — Pillar 1 and Pillar 2 needs by risk type
  4. Stress testing — capital depletion under severe macroeconomic scenarios
  5. Capital planning — sources of capital and management actions under stress
  6. Capital adequacy conclusion — does the bank hold sufficient capital?

STRESS TEST FRAMEWORK

Scenario Design

Base case: 3-year capital projection under central business plan assumptions. Adverse scenario: Moderate downturn (unemployment +2pp, GDP -1%, HPI -10%). Severe scenario: Deep recession (unemployment +4pp, GDP -4%, HPI -30%). Bank-specific idiosyncratic scenario: scenario tailored to bank's specific vulnerabilities (e.g., CRE concentration stress, single large counterparty default). Reverse stress test: Work backwards — what scenario causes the bank to fail? (Required in UK by PRA; useful management discipline globally)

Capital Depletion Path — Year-by-Year Model

For each scenario year (typically 3 years): Opening CET1 capital (M)

  • Pre-tax profit (NII + fee income - operating costs)
  • Tax charge (at applicable corporate tax rate)
  • Stressed credit losses (IFRS 9 ECL under scenario conditions)
  • Dividend / AT1 coupon payments (suspended in Year 1-2 of severe stress) +/- Other comprehensive income (AFS securities fair value movements) = Closing CET1 capital (M) / Stressed RWA (M) — see RWA inflation below = Stressed CET1 Ratio (%)

RWA Inflation Under Stress

Credit RWA: Increases as Stage 3 NPLs grow (150% risk weight) and downgrades shift exposures to higher risk weight buckets. Typical severe scenario: credit RWA +10-15% Market RWA: Increases as ES/VaR models expand with higher volatility. Typical severe scenario: market RWA +30-50% Operational RWA: Increases as conduct/AML losses feed into Business Indicator. Typical severe scenario: operational RWA +5-10%

Read the full file on GitHub · 195 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 195 lines · 130 tokens per session scan A e17101986651

Subscribe to this mod's changes

stress-testing is a skill published in the GitHub repository panaversity/agentfactory-business-plugins (29 stars, last pushed 5mo ago), licensed Apache-2.0. It adds 130 tokens to every session and 2,377 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

roi-estimator

Use when estimating the ROI of adopting an LLM/agent for a workflow, with structured assumptions.

staruhub/CrewClaw · 24 tokens

mcp_paypal

Operate PayPal through its official remote MCP in the configured sandbox or live environment. Use when the user asks to create/send invoices, manage orders and payments, issue refunds, handle disputes, manage products or subscriptions, track shipments, or read transactions.

manor-os/manor-ai · 54 tokens

mcp_quickbooks

Operate the user's QuickBooks Online company through the QuickBooks MCP. Use when the user asks to look up or create customers and invoices, send or void an invoice, review payments/bills/accounts/vendors, or run a financial report.

manor-os/manor-ai · 52 tokens

mcp_stripe

Operate Stripe through the official remote Stripe MCP (mcp.stripe.com). Use when the user asks to read or update Stripe API resources, issue refunds, plan an integration, run reports, inspect the connected account, or search Stripe documentation.

manor-os/manor-ai · 53 tokens

mcp_square

Operate the user's Square account through the Square MCP. Use when the user asks to look up locations, catalog items, orders, or customers, create catalog items or customers, or read/adjust inventory counts on Square.

manor-os/manor-ai · 47 tokens

finance-ledger

Read, query, and record validated income, expense, invoice, bill, payment, refund, transfer, adjustment, and journal-entry facts in the active Workspace Finance Ledger.

manor-os/manor-ai · 38 tokens