github.com/launchdarkly/ai-tooling
Skill | Added | Review |
|---|---|---|
launchdarkly-metric-choose Choose the right metrics for a LaunchDarkly experiment, guarded rollout, or release policy. Use when the user wants to know which metrics to use, which is the primary metric for an experiment, what guardrails to add, or which events to monitor in a rollout. Surfaces what will auto-attach from existing release policies before making additional recommendations. | 93 1.16x Agent success vs baseline Impact 92% 1.16xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 24e9c7e | |
launchdarkly-metric-instrument Instrument a LaunchDarkly metric event in a codebase by adding a track() call. Use when the user wants to wire up an event, instrument an action for a metric, add tracking to a feature, or confirm that an event is flowing to LaunchDarkly. | 68 Impact — No eval scenarios have been run Securityby Risky Do not use without reviewing Reviewed: Version: 24e9c7e | |
launchdarkly-flag-cleanup Safely remove a feature flag from code while preserving production behavior. Use when the user wants to remove a flag from code, delete flag references, or create a PR that hardcodes the winning variation after a rollout is complete. | 75 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 24e9c7e | |
aiconfig-custom-metrics DEPRECATED redirect — this skill was renamed to custom-metrics. Do not use this skill; invoke custom-metrics instead. Kept only so old references to aiconfig-custom-metrics still point users to the new name. | 57 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 24e9c7e | |
first-flag Create a boolean first flag, add evaluation, toggle on/off for end-to-end proof. Parent onboarding Step 6; uses MCP, API, or ldcli; optional flag-create skill. | 44 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 24e9c7e | |
launchdarkly-guarded-rollout Configure guarded rollouts with progressive traffic increases, metric monitoring, and automatic rollback. Use when releasing features gradually with safety thresholds. | 68 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 24e9c7e | |
launchdarkly-flag-targeting Control LaunchDarkly feature flag targeting including toggling flags on/off, percentage rollouts, targeting rules, individual targets, and copying flag configurations between environments. Use when the user wants to change who sees a flag, roll out to a percentage, add targeting rules, or promote config between environments. | 72 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 24e9c7e | |
detect Detect repository stack for LaunchDarkly SDK onboarding: languages, frameworks, package managers, monorepo targets, entrypoints, existing LD usage. Nested under sdk-install; next is plan. | 81 0.98x Agent success vs baseline Impact 85% 0.98xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 24e9c7e | |
launchdarkly-flag-create Create and configure LaunchDarkly feature flags in a way that fits the existing codebase. Use when the user wants to create a new flag, wrap code in a flag, add a feature toggle, or set up an experiment. Guides exploration of existing patterns before creating. | 68 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 24e9c7e | |
aiconfig-create DEPRECATED redirect — this skill was renamed to configs-create. Do not use this skill; invoke configs-create instead. Kept only so old references to aiconfig-create still point users to the new name. | 57 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 24e9c7e | |
aiconfig-projects DEPRECATED redirect — this skill was renamed to projects. Do not use this skill; invoke projects instead. Kept only so old references to aiconfig-projects still point users to the new name. | 63 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 24e9c7e | |
onboarding Onboard a project to LaunchDarkly: kickoff roadmap, resumable log, explore repo, MCP, companion flag skills, nested SDK install (detect/plan/apply), first flag. Use when adding LaunchDarkly, setting up or integrating feature flags in a project, SDK integration, or 'onboard me'. | 84 1.48x Agent success vs baseline Impact 92% 1.48xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 24e9c7e | |
configs-variations Experiment with configs by creating and managing variations. Helps you test different models, prompts, and parameters to find what works best through systematic experimentation. | 71 2.75x Agent success vs baseline Impact 99% 2.75xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 24e9c7e | |
launchdarkly-experiment-setup Set up and run experiments in LaunchDarkly. Create experiments with metrics, treatments, and flag config, start iterations to collect data, swap design between iterations, and stop with a winner. | 62 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 24e9c7e | |
projects Guide for setting up LaunchDarkly projects in your codebase. Helps you assess your stack, choose the right approach, and integrate project management that makes sense for your architecture. | 37 Impact — No eval scenarios have been run Securityby Risky Do not use without reviewing Reviewed: Version: 24e9c7e | |
built-in-metrics Instrument an existing codebase with LaunchDarkly config tracking. Walks the four-tier ladder (managed runner → provider package → custom extractor + trackMetricsOf → raw manual) and picks the lowest-ceremony option that still captures duration, tokens, and success/error. | 64 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 24e9c7e | |
aiconfig-variations DEPRECATED redirect — this skill was renamed to configs-variations. Do not use this skill; invoke configs-variations instead. Kept only so old references to aiconfig-variations still point users to the new name. | 57 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 24e9c7e | |
snippets Create and manage prompt snippets — reusable text blocks referenced inside config variation prompts. Keeps common instructions, personas, and guardrails consistent across multiple configs. | 48 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 24e9c7e | |
aiconfig-update DEPRECATED redirect — this skill was renamed to configs-update. Do not use this skill; invoke configs-update instead. Kept only so old references to aiconfig-update still point users to the new name. | 55 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 24e9c7e | |
plan Generate a minimal LaunchDarkly SDK integration plan from detected stack: choose SDK type(s), dual-SDK server+client when required, files to change, env conventions. Nested under sdk-install; follows detect, precedes apply. | 60 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 24e9c7e | |
configs-targeting Configure config targeting rules to control which variations serve to different users. Enable percentage rollouts, attribute-based rules, segment targeting, and guarded rollouts. | 57 Impact — No eval scenarios have been run Securityby Risky Do not use without reviewing Reviewed: Version: 24e9c7e | |
launchdarkly-flag-discovery Audit your LaunchDarkly feature flags to understand the landscape, find stale or launched flags, and assess removal readiness. Use when the user asks about flag debt, stale flags, cleanup candidates, flag health, or wants to understand their flag inventory. | 75 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 24e9c7e | |
sdk-install Install and initialize the correct LaunchDarkly SDK during onboarding by running nested skills in order: detect, plan, apply. Parent onboarding Step 6 is first flag. | 56 Impact — No eval scenarios have been run Securityby Risky Do not use without reviewing Reviewed: Version: 24e9c7e | |
configs-create Create and configure configs in LaunchDarkly. Helps you choose between agent vs completion mode, create the config, add variations with models and prompts, and verify the setup. | 57 Impact — No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: 24e9c7e | |
apply Apply LaunchDarkly SDK onboarding: install dependency (or dual-SDK pair), configure env and secrets with consent, add init at entrypoint(s), verify compile. Nested under sdk-install; next is run. | 64 Impact — No eval scenarios have been run Securityby Risky Do not use without reviewing Reviewed: Version: 24e9c7e |