ai reliability skills

5 tagged ai reliability, measured the same way as everything else here.

calibration-guard

01

ByteStack-Labs/claude-plugins

Skill Claude CodeCodex

Detects and quantifies confidently-wrong behavior: where a model, classifier, agent, or LLM judge is highly confident and incorrect, and where the coupling between confidence and correctness breaks down under distribution shift. Measures calibration on the in-distribution set and again on the production distribution…

2 2mo ago A 208 tokens original MIT

production-autopsy

02

ByteStack-Labs/claude-plugins

Skill Claude CodeCodex

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…

2 2mo ago A 258 tokens original MIT

tool-eval

03

ByteStack-Labs/claude-plugins

Skill Claude CodeCodex

Verifies the tools an agent or orchestrator depends on, by re-deriving a tool evaluation's real accuracy instead of trusting a single pass/fail score. Separates a formatting miss (a correct value scored wrong) from a real failure (a wrong value scored right), recomputes the expected answer from the raw inputs rather…

2 2mo ago A 253 tokens original MIT