Migrate Gitlab Flags

Migrates a codebase from GitLab Feature Flags (the Unleash-compatible legacy API authenticated with UNLEASH-INSTANCEID) to a modern Unleash v8 server. Inventories flags and strategies, maps GitLab constructs to Unleash equivalents, provisions flags via multiple mechanisms (Unleash MCP server, import files, or direct Admin API), rewrites SDK configuration with minimal code changes, and verifies behavior parity. Use when asked to migrate off GitLab feature flags, move flags to Unleash, or port GitLab flag definitions to an Unleash server.

Unleash e0eb888 10 files · 83.7 KB Updated

File contents

Unleash/unleash-claude-skills/tree/main/skills/migrate-gitlab-flags commit e0eb888f9e

Frequently asked questions

npx skillmds@latest add unleash/migrate-gitlab-flags