test:triage

Installation
SKILL.md

Test: Antithesis Triage Skill

End-to-end test harness for the antithesis-triage skill. Spawn sub-agents that perform real triage operations against the live Antithesis API via snouty, then review their work for issues.

The top-level agent MUST NOT use the antithesis-triage skill directly. All triage operations happen inside sub-agents. The top-level agent only orchestrates and reviews.

Prerequisites

Before starting, verify the same prerequisites the triage skill requires:

which snouty && which jq && snouty --version

snouty must be at least version 0.6.0. Then confirm credentials with the canonical check (same as the triage skill's preflight):

Installs
95
GitHub Stars
75
First Seen
Apr 8, 2026
test:triage — antithesishq/antithesis-skills