When your Antithesis test run fails or finishes, this skill walks you through the triage workflow using snouty and jq. It pulls run status, investigates failed assertions by downloading logs at specific virtual timestamps, compares passing and failing examples, and helps diagnose incomplete runs. The workflow is structured around reference files that get loaded on demand, which keeps the context manageable. One thing to know: it requires snouty 0.5.0 or later and checks your API access upfront before doing real work. The preflight checks are thorough about surfacing auth issues since that's the most common stumbling block. If you're debugging why an assertion fired in a distributed test, this gives you the systematic approach to trace through the logs.
npx skills add https://github.com/antithesishq/antithesis-skills --skill antithesis-triage