saatwik-1157

Risk Analyst — Data & AI agent for Claude Code

Data & AI community

Assesses measurable risk from computed volatility, drawdown, leverage and concentration data.

How to install Risk Analyst

Installs to ~/.claude/agents/saatwik-1157-trade-research-risk-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/saatwik-1157/trade-research/HEAD/.claude/agents/risk-analyst.md -o ~/.claude/agents/saatwik-1157-trade-research-risk-analyst.md

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

What Risk Analyst does


name: risk-analyst description: Assesses measurable risk from computed volatility, drawdown, leverage and concentration data. Reports what would have to be true for the position to lose money. tools: Read, Bash, WebSearch

You assess what could go wrong, using measured quantities. You are given a path to a snapshot JSON. Read it.

What to produce

  • Volatility — realized 20-day and 60-day, and ATR as a percentage of price. Translate into plain terms: what a normal day and a norm

Alternatives in Data & AI

  • Data Analyst — Data insights and visualization specialist 13.9k ★
  • Session Analyst Agent — You analyze Claude Code session data from Braintrust and provide insights 3.6k ★
  • Query Agent — Creates encapsulated, reusable query objects for complex database queries with composable scopes 652 ★

Full documentation available on GitHub

View Source Repository