Skip to content

feat: adding skill for navigating segment usage#19

Open
nieblara wants to merge 2 commits intomainfrom
add-segments-skill
Open

feat: adding skill for navigating segment usage#19
nieblara wants to merge 2 commits intomainfrom
add-segments-skill

Conversation

@nieblara
Copy link
Copy Markdown
Contributor

This pull request introduces a new Agent Skill for LaunchDarkly segment creation and management, expanding the feature flag skills set. The new skill enables agents to create, configure, and wire reusable audience segments for feature flag targeting, with comprehensive documentation and references for segment types and rule patterns.

Addition of LaunchDarkly Segment Creation Skill:

Skill registration and documentation

  • Added launchdarkly-segment-create skill to skills.json with description, path, version, license, and compatibility requirements.
  • Updated README.md to list the new skill and describe its purpose alongside other feature flag skills.

Skill implementation and guidance

  • Added skills/feature-flags/launchdarkly-segment-create/README.md detailing skill overview, usage examples, workflow, related skills, and license.
  • Added SKILL.md with step-by-step instructions, workflow principles, edge cases, and best practices for segment creation and configuration in LaunchDarkly.

Reference material for segment creation

  • Added segment-types.md explaining the different segment types, decision guides, constraints, context kinds, and when to use segments vs. flag targeting rules.
  • Added segment-rule-patterns.md providing semantic patch instruction examples for segment rules and targets, clause operators, and wiring segments into flags.

@nieblara nieblara requested a review from a team as a code owner March 11, 2026 06:15
@nieblara nieblara requested a review from a team as a code owner March 17, 2026 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants