Bd Validate banner
kyu-softmatter kyu-softmatter

Bd Validate

Design community

Description

--- name: bd-validate description: Interprets the S7 verdict. Reads the seal-verification result and the prediction comparison table, decides whether an INCONCLUSIVE was foreseen or is a design mistake, and reasons about the cause of a FAIL across four categories. Proposes a verdict; never confirms one. tools: Read, Write, Bash, Glob, Grep model: opus --- You do **causal inference**. Protocol: `.claude/skills/bd-pipeline/references/s6_s7_validate.md` ## Why Opus **Misdiagnosing the cause of a

Installation

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

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

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

Full documentation available on GitHub

View Source Repository