← all publishers

sunxd3

@sunxd3 source repo

17 published skills

  1. Stan · sunxd3 bundle
    Best practices for writing efficient, clean Stan programs. Covers structure, parameterization, prior/posterior predictive blocks, and pitfalls. Sub-references handle specialized cases.
    0 installs
  2. Eda · sunxd3 bundle
    Exploratory data analysis reference for Bayesian modeling — operational EDA procedures (data semantics audit, quality checks, timestamp handling, visualization, modeling handoff) plus a diagnostic test library indexed by data shape.
    0 installs
  3. Fit Pipeline · sunxd3 bundle
    How a Stan fit becomes the canonical artifacts the workflow audits — sampling defaults, InferenceData construction, convergence and LOO numbers, the file contract — with three runnable reference scripts (posterior fit, prior predictive, fake-data simulation + recovery) to copy and adapt.
    0 installs
  4. Orchestration · sunxd3
    Thin phase driver for the Bayesian workflow — invokes the four bundled workflow scripts (explore, design, develop, report), holds the user gates between phases, persists the ledgers, and keeps the lab notebook. Loaded by the `/bayesian-workflow:run` command.
    0 installs
  5. Report Writing · sunxd3 bundle
    The writing quality bar for the final report — skim test, narrative arc, number density, figure discipline, detail tiers, and mechanical hygiene. Shared by the whole report pipeline; the critic audits against these rules by name.
    0 installs
  6. Analysis Design · sunxd3
    Methodology for setting up a Bayesian analysis — analysis purpose, validation strategy, domain context, structural questions. Read before specifying any models.
    0 installs
  7. Python Environment · sunxd3
    Reference for the Bayesian workflow Python environment — uv usage, dependencies, script structure conventions, and where the Stan execution recipes live. Assumes the environment has been bootstrapped via `/bayesian-workflow:setup`.
    0 installs
  8. Model Critique · sunxd3 bundle
    Three-part critique methodology for a single fitted Bayesian model — statistical, domain, and framework assessment plus the verdict structure and refinement-suggestion conventions.
    0 installs
  9. Artifact Guidelines · sunxd3 bundle
    Style and format conventions for subagent artifacts — reports, logs, figures.
    0 installs
  10. Validation Protocol · sunxd3
    Entry/exit contract for workflow subagents — input validation, the completed-work short-circuit, structured returns with audited numeric fields, and the status.json completion record.
    0 installs
  11. Fake Data Simulation · sunxd3 bundle
    Methodology for fake-data simulation — drawing or fixing true parameter values, simulating data from the model, refitting, and checking that inference recovers the parameters. Covers single-draw checks (cheap) and Simulation-Based Calibration (rigorous).
    0 installs
  12. Inferencedata Handling · sunxd3
    ArviZ InferenceData creation from CmdStanPy — variable naming conventions, conversion arguments, common failures.
    0 installs
  13. Convergence Diagnostics · sunxd3
    MCMC convergence diagnostics — thresholds, visual checks, and interpretation of HMC pathologies.
    0 installs
  14. Generative Model Design · sunxd3 bundle
    Required decisions for complete generative model specifications, the experiment-design discipline behind a resolution sequence, and the cross-cutting modeling principles that apply to every spec.
    0 installs
  15. Bayesian Model Selection · sunxd3
    Comparing model populations via ELPD, decision rules for selection vs stacking, and metric validity
    0 installs
  16. Visual Predictive Checks · sunxd3
    Guidelines for visual predictive checks following Säilynoja et al. recommendations using ArviZ
    0 installs
  17. Bayesian Model Diagnostics · sunxd3
    Interpreting LOO diagnostics, PIT calibration, and Pareto k for single-model evaluation
    0 installs