What problem does it solve?
Guides and guards your Bayesian workflow from data to decision, providing an end-to-end scaffold for building, diagnosing, and reporting probabilistic models with NumPyro (JAX) and ArviZ.
Core Features & Use Cases
- End-to-end Bayesian workflow scaffolding: priors, model specification, inference, diagnostics, and canonical reporting.
- Guardrails and diagnostics: prior predictive checks, convergence diagnostics (R-hat, ESS), posterior predictive checks, LOO-CV, and calibration plots.
- Reporting pipeline: generates a canonical report artifact and saves InferenceData to disk for reproducibility.
- Cross-tool compatibility: designed to work with Claude Code / ArviZ ecosystem and supports multiple stacks.
Quick Start
Install the bayesian-workflow skill by placing the bayesian-workflow folder in your skills directory and running the main.py to initialize the Bayesian workflow.