tag

flag

5 indexed skills · max 10 per page

skills (5)

launchdarkly-flag-targeting

launchdarkly/agent-skills · Productivity

0

You're using a skill that will guide you through changing who sees what for a feature flag. Your job is to understand the current state of the flag, figure out the right targeting approach for what the user wants, make the changes safely, and verify the resulting state.

launchdarkly-flag-create

launchdarkly/agent-skills · Productivity

0

You're using a skill that will guide you through introducing a new feature flag into a codebase. Your job is to explore how flags are already used in this codebase, create the flag in LaunchDarkly in a way that fits, add the evaluation code matching existing patterns, and verify everything is wired up correctly.

feature-flag-system

aj-geddes/useful-ai-prompts · Productivity

0

Implement feature flags to decouple deployment from release, enable gradual rollouts, A/B testing, and provide emergency kill switches.

launchdarkly-flag-cleanup

launchdarkly/agent-skills · Productivity

0

You're using a skill that will guide you through safely removing a feature flag from a codebase while preserving production behavior. Your job is to explore the codebase to understand how the flag is used, query LaunchDarkly to determine the correct forward value, remove the flag code cleanly, and verify the result.

launchdarkly-flag-discovery

launchdarkly/agent-skills · Productivity

0

You're using a skill that will guide you through auditing and understanding the feature flag landscape in a LaunchDarkly project. Your job is to explore the project, assess the health of its flags, identify what needs attention, and provide actionable recommendations.