pymc-labs

Diagnostics Agent — Development agent for Claude Code

Development community

Analyze MCMC diagnostics from ArviZ output, identify convergence issues, and suggest fixes.

How to install Diagnostics Agent

Installs to ~/.claude/agents/pymc-labs-pymc-modeling-diagnostics-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pymc-labs/pymc-modeling/HEAD/agents/diagnostics-agent.md -o ~/.claude/agents/pymc-labs-pymc-modeling-diagnostics-agent.md

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

What Diagnostics Agent does

Analyze MCMC diagnostics from ArviZ output, identify convergence issues, and suggest fixes.

Alternatives in Development

  • Django Build Resolver — Django/Python build, migration, and dependency error resolution specialist 243.5k ★
  • Gitnexus PR Facts Historian — GitNexus PR facts and repository-history investigator 45.8k ★
  • Critic — You are a specialized code reviewer for features and implementations 3.6k ★

Full documentation available on GitHub

View Source Repository