ae-experiment

Installation
SKILL.md

ae-experiment

AE CLI (ae-cli) exposes Atlas AB Experiment capabilities through the experiment domain.

Global Rules

  • Prefer ae-cli experiment <command> for Atlas AB Experiment work.
  • Use --project-id / -p for project-scoped commands.
  • Use --req JSON for complex save, status, and delete DTOs.
  • Do not invent experiment IDs, traffic layer IDs, bucket IDs, Feature keys, metric IDs, or payload field names.
  • Bind only metric IDs returned by experiment metric list; create and verify a missing metric before saving the experiment.
  • Read commands can run directly after IDs are verified.
  • Write commands require explicit user intent and normally keep the confirmation prompt. Use --dry-run before write calls when composing JSON.

Naming and response boundary:

Installs
261
GitHub Stars
18
First Seen
Jul 20, 2026
ae-experiment — thinkingaiagenticengine/ae-cli