brainbytes-dev

Stress Test — Testing skill for Claude Code

Testing community

Run historical and hypothetical stress test scenarios on a portfolio.

How to install Stress Test

Installs to ~/.claude/skills/brainbytes-dev-everything-claude-trading-stress-test/SKILL.md

Terminal
mkdir -p ~/.claude/skills/brainbytes-dev-everything-claude-trading-stress-test && curl -fsSL https://raw.githubusercontent.com/brainbytes-dev/everything-claude-trading/HEAD/commands/stress-test.md -o ~/.claude/skills/brainbytes-dev-everything-claude-trading-stress-test/SKILL.md

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

What Stress Test does


description: Run historical and hypothetical stress test scenarios on a portfolio

/stress-test

What This Command Does

Runs comprehensive stress tests on a portfolio using historical crisis scenarios, hypothetical shock scenarios, and reverse stress tests. The risk-manager agent quantifies potential losses, identifies vulnerabilities, and recommends mitigating actions.

When to Use

  • You need to understand portfolio behavior under extreme market conditions
  • You want to test s

Alternatives in Testing

  • Webapp Testing — Test local web applications using Playwright for UI verification and debugging 94.1k ★
  • #29 — #52, #103) 92.5k ★
  • /test Routing — Vérifie le routing de commandes RTK sans exécution (dry-run) 25.5k ★

Full documentation available on GitHub

View Source Repository