AI AGENT ADDONS

Launchdarkly Metric Create

launchdarkly/agent-skills
DevOps & CI/CD
2,519installs

You can measure what matters for your experiments and rollouts with LaunchDarkly. This guide helps you create a metric to track events like page views, button clicks, conversion, or latency. It first instruments the event in your code, then creates and verifies the metric in LaunchDarkly.

The skill shows you how to choose the right metric kind. You can use custom metrics that need a track() call in your code. Or you can use pageview or click metrics that work automatically without any code change.

You will need the LaunchDarkly MCP server configured. The skill checks for duplicate metrics and asks for your confirmation before creating. This makes it safe and easy to set up proper measurement for your feature flags.

Add Launchdarkly Metric Create skill to your workflow

Global

mkdir -p ~/.claude/skills/launchdarkly-metric-create

Project

mkdir -p .claude/skills/launchdarkly-metric-create

Source Repository

Stars
17
Forks
5
Watchers
17
License
NOASSERTION
Last Push
1 month ago
Created
5 months ago