migrate-optimizely
Installation
SKILL.md
Optimizely to Confidence Migration
REST-driven, self-sufficient migration from Optimizely Feature Experimentation to Confidence. This skill is fully self-contained: it defines both the Optimizely-specific migration logic AND all the Confidence-side conventions it relies on (payload formats, naming rules, the flag setup sequence, the execute flow, etc.).
SDK Preference
ALWAYS prefer OpenFeature with local resolve.
| Priority | Approach | When to use |
|---|---|---|
| 1st | Local resolve | Default for all new integrations |
| 2nd | Remote resolve | Only if local resolve not supported for platform |
| Avoid | Direct SDK | Being phased out |