Gets your codebase talking to LaunchDarkly feature flags from scratch. Shows a roadmap upfront, then walks through project exploration, MCP server setup, SDK detection and installation, and creating your first flag. The workflow is resumable via a living log, so you can bail mid-setup and pick up where you left off. It orchestrates three nested skills (mcp-configure, sdk-install, first-flag) and defers credential asks until you actually need them, no upfront "do you have an account" gate. The instructions are unusually detailed on agent behavior, decision points use structured tool calls instead of freeform chat, and it tracks tasks in your editor's native system. Best for greenfield LaunchDarkly integrations where you want guardrails.
npx skills add https://github.com/launchdarkly/agent-skills --skill onboarding