Command
Analyze a project and propose feature flag changes using Confidence.
Command
Analyze a project and propose feature flag changes using Confidence.
Command
Explore and preview metrics for any event or fact table.
Command
Analyze a project and instrument event tracking with Confidence.
Command
Migrate feature flags from Eppo to Confidence.
Command
/migrate-optimizely adjust access — Phase 0: fine-edit the access plan (users, groups, roles, policies, clients). Plan file only — no invites, no IAM writes, no POST /v1/clients.
Command
/migrate-optimizely adjust code — Phase 2: fine-edit the code plan (style, resolve mode, transforms, files/flags). Plan file only — no source edits, no PRs.
Command
/migrate-optimizely adjust flags — Phase 1: fine-edit the flag plan (scope, Migrate/Skip, client, bucketing, schema, rules). Plan file only — no createFlag.
Command
/migrate-optimizely execute access — invite users, create groups, and as soon as each person accepts: put them in the right group, policy, Flag client, and share that group’s flags (Viewer/Editor by role).
Command
/migrate-optimizely execute code — transform Optimizely SDK code from the Phase 2 code plan. Finds the plan file; no path argument needed.
Command
/migrate-optimizely execute flags — create Confidence flags from the Phase 1 flag plan. Ends with a full resolve gate (every migrated flag). Finds the plan file; no path argument needed.
Command
/migrate-optimizely plan access — Phase 0: map Optimizely users, teams, roles, and Flag-client candidates. Writes a plan file only (no invites, no IAM writes, no POST /v1/clients).
Command
/migrate-optimizely plan code — Phase 2: scan Optimizely SDK usage and write a code migration plan. No file edits. Same split as plan access / plan flags.
Command
/migrate-optimizely plan flags — Phase 1: scan Optimizely flags and write a flag migration plan. No createFlag. Same split as plan access.
Command
Migrate Optimizely to Confidence. No args (or empty) = start from the beginning with plan access. Also: plan/adjust/execute access (Flag clients are Step 4 of plan access), plan/adjust/execute flags, plan/adjust/execute code. Prefer the dedicated / menu items for a specific phase.
Command
Migrate feature flags from PostHog to Confidence.
Command
Migrate feature flags from Statsig to Confidence.
Command
Create Confidence accounts and onboard users.