Setting the file. One moment.
Chapter 26 · Flag And Release Change
Subchapter 26.2
marketplace.json
JSON23 lines664 B
{
"name": "flag-and-release-change",
"description": "End-to-end PR orchestrator: decide, create and wire the guarding flag, and record its automated release (composes should-flag-change, launchdarkly-flag-create, and flag-release)",
"version": "0.1.0",
"author": "LaunchDarkly",
"repository": "https://github.com/launchdarkly/ai-tooling",
"skills": ["./"],
"tags": [
"launchdarkly",
"feature-flags",
"feature-management",
"flag-creation",
"pull-request",
"auto-release",
"automated-rollout",
"release-policy",
"dark-launch",
"mcp"
],
"requirements": {
"mcp-servers": ["@launchdarkly/mcp-server"]
}
}