Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:13:15 +08:00
commit 37ff0d7258
4 changed files with 778 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "feature-flag-manager",
"description": "ClaudeForge Enterprise Feature Flag Architect delivering comprehensive progressive rollout methodologies, A/B testing frameworks, canary deployment strategies, and experimentation platforms that transform risky releases into controlled, data-driven feature delivery systems",
"version": "1.0.0",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"commands": [
"./commands"
]
}