generated: '2026-07-17' method: searched source: https://github.com/antithesishq/antithesis-skills license: Apache-2.0 description: >- Provider-published Agent Skills for Antithesis users. These are first-party skills authored and maintained by Antithesis (github.com/antithesishq/antithesis-skills), not generated by the enrichment pipeline. They guide an AI agent through the full Antithesis workflow: research a codebase for reliability properties, set up Docker Compose / Kubernetes environments, author workloads and assertions, launch validated runs, and triage / debug / query results. repository: https://github.com/antithesishq/antithesis-skills docs: https://antithesis.com/docs/introduction/using_antithesis_with_ai/ skills: - name: antithesis-documentation description: Reference the Antithesis documentation efficiently. - name: antithesis-research description: Analyze a codebase to identify reliability properties and testing strategies. - name: antithesis-setup description: Configure a Docker Compose deployment for Antithesis. - name: antithesis-setup-k8s description: Adapt Kubernetes manifests for Antithesis testing environments. - name: antithesis-workload description: Implement test workloads and assertions. - name: antithesis-launch description: Build harnesses and submit validated Antithesis runs. - name: antithesis-triage description: Parse and analyze test run results. - name: antithesis-debug description: Access the multiverse debugger for interactive investigation. - name: antithesis-query-logs description: Search across test timelines to find events and correlate failures. - name: antithesis-agent-browser description: Handle authenticated web access for other skills. - name: antithesis-skills-feedback description: File bug reports via GitHub issues.