LaunchDarkly SDK Onboarding Orchestrates LaunchDarkly setup in an existing codebase: on kickoff, show a roadmap in chat (see Kickoff: onboarding roadmap); Step 0 writes a living onboarding log so a new session or the user can resume; then explore the project, detect the agent, install flag-management skills, configure the LaunchDarkly MCP server early , install and initialize the SDK ( sdk-install and nested detect/plan/apply), and create a first feature flag . Nested skills: mcp-configure, sdk-install, first-flag. Prerequisites - : Available on PATH when using to install companion skills (se…