From baywright
Baywright workflow verb (invoke as /baywright:bw-gate): run the calibration gate — prior predictive sanity, simulation-based calibration (SBC), and parameter recovery — fail-closed, and record the verdict in the Model Ledger. Trigger on: /baywright:bw-gate, "run the calibration gate", "check calibration", "run SBC", "is my model calibrated".
How this skill is triggered — by the user, by Claude, or both
Slash command
/baywright:bw-gateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run the honesty core (see `calibration`) and record it, fail-closed.
Run the honesty core (see calibration) and record it, fail-closed.
priors-and-prior-predictive): does the
model generate plausible data? If not, stop — fix the priors first.calibration stage to
done only when the ranks are honestly approximately uniform; otherwise failed, with the fix
attempted noted in the honesty log.Drive your live session to run this; consult the current documentation for your tool's SBC / LOO utilities (if SBC isn't built in, the loop is small: prior draw -> simulate -> fit -> rank). SBC is compute-heavy — say so, and scale replications deliberately.
npx claudepluginhub 3shn/baywrightGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.