antithesis-setup
Installation
SKILL.md
Antithesis Setup
Purpose and Goal
Scaffold the antithesis/ harness needed to bring the system up in Antithesis
in a mostly idle, ready state.
Success means:
antithesis/config/docker-compose.yamlexists and required SUT images are referenced withbuild:directivessnouty validateonantithesis/config/succeeds- the SUT dependency graph includes the relevant Antithesis SDK where assertions or lifecycle hooks will run
- at least one minimal bootstrap property exists in a simple SUT path and is expected to show up in the first Antithesis run
- The harness is ready for the
antithesis-workloadskill to add or iterate on test templates, assertions, and workload code - If the user asks to submit or launch a run, use the
antithesis-launchskill — do not runsnouty rundirectly
Prerequisites
- Research artifacts required. Before proceeding, check whether
antithesis/scratchbook/exists and contains research output (at minimumsut-analysis.mdanddeployment-topology.md). If the scratchbook is missing or empty, stop and warn the user:
Related skills
More from antithesishq/antithesis-skills
antithesis-triage
>
138antithesis-research
>
136antithesis-workload
>
129antithesis-documentation
Use Antithesis documentation efficiently for product, workflow, and integration questions. Prefer the snouty docs CLI when available, and otherwise request markdown versions of documentation pages directly.
127antithesis-debug
>
100antithesis-skills-feedback
>
83