brainbytes-dev

Risk Report — Development skill for Claude Code

Development community

Generate a comprehensive portfolio risk report with VaR, stress tests, and exposure analysis.

How to install Risk Report

Installs to ~/.claude/skills/brainbytes-dev-everything-claude-trading-risk-report/SKILL.md

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

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

What Risk Report does


description: Generate a comprehensive portfolio risk report with VaR, stress tests, and exposure analysis

/risk-report

What This Command Does

Produces a detailed risk report for a portfolio or strategy, covering Value-at-Risk, Expected Shortfall, drawdown analysis, factor exposures, concentration risk, and stress test results. The risk-manager agent leads the analysis.

When to Use

  • You need a snapshot of portfolio risk before making allocation changes
  • You want to quantify

Alternatives in Development

  • Portfolio Review — 组合管理:从"研究公司"到"管理组合" 15.9k ★
  • Pre Mortem — Run pre-mortem risk analysis on PRDs and launch plans 7.8k ★
  • CORS — Scan an endpoint for CORS misconfiguration — arbitrary-origin reflection, null-origin trust, credential exposu 4.5k ★

Full documentation available on GitHub

View Source Repository