CtrlK
BlogDocsLog inGet started
Tessl Logo

antithesis-skills

github.com/antithesishq/antithesis-skills

SkillAddedReview
antithesis-workload

antithesis-workload/SKILL.md

Implement Antithesis workloads by turning the property catalog into SDK assertions and test commands, then refine coverage after triage.

64

antithesis-debug

antithesis-debug/SKILL.md

Interactively debug an Antithesis test run in the multiverse debugger (MVD): launch a session from a run, open a debugging-session URL, and inspect container filesystem and runtime state from inside the run.

63

antithesis-triage

antithesis-triage/SKILL.md

Triage Antithesis test reports to understand what happened in a run: look up runs, check status, investigate failed properties (assertions), view metadata, download logs, inspect findings, and examine environmental details. Load after a run completes or when investigating a failure.

75

antithesis-setup

antithesis-setup/SKILL.md

Scaffold the Antithesis harness with docker-compose: initialize the working directory, write Dockerfiles and docker-compose.yaml with build directives, and prepare to submit your first Antithesis test run. If the desired setup is Kubernetes, defer to the antithesis-setup-k8s skill.

62

antithesis-research

antithesis-research/SKILL.md

Analyze a codebase to figure out how it should be tested with Antithesis: map the system, identify failure-prone areas and testable properties, and produce the research artifacts needed for workload and environment planning.

67