antithesis-bootstrap

Installation
SKILL.md

Antithesis Bootstrap

Purpose and Goal

Use this skill to setup a project to run in Antithesis. To learn about Antithesis, use the Antithesis Documentation skill, which should prefer snouty docs and otherwise request markdown documentation pages directly.

Success means the user has:

  • One or more pre-built Linux x86-64 Docker images for their system under test and dependencies.
  • A docker-compose.yaml that can run hermetically (no internet).
  • At least one test composer scenario.
  • A reliable setup_complete signal to let Antithesis know when it can start running scenarios.
  • A config image containing the docker-compose.yaml and related configuration files.

Definitions and Concepts

  • SUT: System under test. Do not expose this term to users, just used within this file. Refers to the project as a whole that the user wants to run in Antithesis.
  • Workload: A synthetic workload designed to exercise the SUT.
  • Test Composer: An Antithesis framework which comprises a set of "Test Templates", each containing one or more "Test Command".
Related skills
Installs
10
GitHub Stars
50
First Seen
Mar 11, 2026