Production Autopsy

Start here. Audits a deployed ML or LLM or agent system that scores well on evaluation but fails, regresses, or behaves unexpectedly in production. Runs a reproducible root-cause "autopsy": frames the eval-to-deployment gap, reproduces the production failure, quantifies it by slice, tests confidence calibration under distribution shift, isolates root cause by ablation, and produces a prioritized diagnostic report with next steps. It also triages across reliability areas and hands off to the deeper skills in this plugin (calibration-guard and trajectory-eval today, with coverage-audit, load-readiness, and drift-watch planned) where a finding needs more depth. Use this whenever someone says a model "passes every benchmark but fails in prod," "the eval numbers don't hold up," "it's confidently wrong," an agent "works in the demo and breaks with real users," or asks to investigate silent failures, distribution shift, calibration problems, a benchmark-vs-reality discrepancy, or why a fine-tuned model or agent degr

ByteStack-Labs 8785f29 2 files · 16.7 KB Updated

File contents

ByteStack-Labs/claude-plugins/tree/main/agent-reliability/skills/production-autopsy commit 8785f299c6

Frequently asked questions

npx skillmds@latest add bytestack-labs/production-autopsy