brainbytes-dev

Correlation Check — Development skill for Claude Code

Development community

Analyze portfolio correlations, detect regime breaks, and identify hidden exposures.

How to install Correlation Check

Installs to ~/.claude/skills/brainbytes-dev-everything-claude-trading-correlation-check/SKILL.md

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

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

What Correlation Check does


description: Analyze portfolio correlations, detect regime breaks, and identify hidden exposures

/correlation-check

What This Command Does

Analyzes cross-asset and within-portfolio correlations to detect hidden risk concentrations, correlation regime changes, and diversification breakdowns. The risk-manager and portfolio-manager agents collaborate to identify when correlation assumptions are breaking down.

When to Use

  • You want to check if your portfolio is truly diversifie

Alternatives in Development

  • Portfolio Review — 组合管理:从"研究公司"到"管理组合" 15.9k ★
  • Grammar Check — Identify grammar and flow errors with targeted fix suggestions 7.8k ★
  • Param Discover — Discover hidden HTTP parameters on a URL or list of URLs using Arjun (or x8 fallback) 4.5k ★

Full documentation available on GitHub

View Source Repository