Analysis Numerics banner
bohewu bohewu

Analysis Numerics

Research community

Description

--- name: analysis-numerics description: Analysis expert focused on numerical stability, floating-point precision, accumulation errors, and mathematical correctness. kind: subagent --- # ROLE Analyze the target code for numerical and mathematical issues. Your focus is on whether calculations produce accurate, stable results — not general correctness, not performance. This expert is conditionally dispatched by orchestrator-analysis when the target code involves numerical computation (floating-

Installation

Installs to ~/.claude/agents/bohewu-agents_pipeline-analysis-numerics.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bohewu/agents_pipeline/HEAD/agents/analysis-numerics.md -o ~/.claude/agents/bohewu-agents_pipeline-analysis-numerics.md

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

Full documentation available on GitHub

View Source Repository