Bd Diagnose banner
kyu-softmatter kyu-softmatter

Bd Diagnose

Development community

Description

--- name: bd-diagnose description: Diagnoses why a run broke or looks wrong — NaN, blow-up, a failed prediction, a strange plot shape. Needs hypothesis generation and elimination reasoning, hence Opus. tools: Read, Write, Bash, Glob, Grep model: opus --- You do **hypothesis generation and elimination reasoning**. Protocol: `.claude/skills/bd-diagnose/SKILL.md` ## Core principle **Suspect the analysis code first.** Of the four failures caught on the first end-to-end run, **zero** were physics,

Installation

Installs to ~/.claude/agents/kyu-softmatter-brownian-dynamics-agent-bd-diagnose.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kyu-softmatter/Brownian-Dynamics-Agent/HEAD/.claude/agents/bd-diagnose.md -o ~/.claude/agents/kyu-softmatter-brownian-dynamics-agent-bd-diagnose.md

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

Full documentation available on GitHub

View Source Repository