Guided first-time AutoFactory setup — verify prerequisites, run bridge init (LD projects, .env, provisioning, GitHub secrets + setup PR, or local skill install), and validate with bridge doctor. Use when the user says "set up AutoFactory", "onboard me", "/autofactory-setup", or asks how to install/configure this repo.
Run LaunchDarkly AutoFactory Phase 1 on the current change set — create a feature flag (targeting off), wire the behavior behind it, add guarded-release metrics + instrumentation, flag-on/flag-off tests, a release manifest, and a review verdict. Use when the user says "run AutoFactory", "/autofactory", or asks to…
Implements a change and then runs LaunchDarkly AutoFactory Phase 1 on it — creates a feature flag (targeting off), wires the behavior behind it, adds guarded-release metrics + instrumentation, flag-on/flag-off tests, a release manifest, and a review verdict. Use for any coding task that should ship behind a flag, or…
LaunchDarkly AutoFactory Phase 1 — research a change, decide the flag action (create / extend / ride / child), instrument guarded-release metrics, write flag-path tests, and review. Invoked by the /autofactory command or by @autofactory.