mirror of
https://github.com/launchdarkly/ai-tooling.git
synced 2026-09-14 20:00:40 +08:00
24e9c7ea8c
* Add launchdarkly-flag-command skill * Add catalog test for flag command skill * Update skills/feature-flags/launchdarkly-flag-command/marketplace.json Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com> * Add promptfoo eval suite for launchdarkly-flag-command skill - 3 test cases: happy path lookup, disambiguation, routing for removal - Deterministic assertions for tool calls and routing keywords - LLM rubric assertions for response quality - Register suite in _manifest.js and add npm scripts - Strengthen SKILL.md with Scope Boundary section and explicit routing instructions for removal/staleness questions Eval results: 3/3 PASS at 1.00 across 3 consecutive runs --------- Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>