{
  "entry": {
    "kind": "skill",
    "slug": "ab-testing",
    "name": "A/B Testing",
    "vendor": "coreyhaines31",
    "description": "Plans and designs experiments — hypothesis, metric selection, sample size, and the analysis plan — before anything is shipped, which is where most experimentation programmes go wrong.\n\nIt declares no capabilities; it produces a plan rather than touching systems, so it adds no risk signal to the running agent. Its value is in the discipline it imposes: an agent that will happily invent a plausible-sounding lift number is much less dangerous when it has been made to commit to a metric and a sample size up front.",
    "website": "https://github.com/coreyhaines31",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "community",
    "capabilities": [],
    "packaging": null,
    "configFiles": null,
    "category": "data-analysis",
    "updatedAt": "2026-09-02",
    "risk": {
      "score": 40,
      "band": "medium",
      "signals": [
        {
          "id": "trust-community",
          "kind": "trust",
          "label": "Established community project",
          "contribution": -10
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}