Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:13:29 +08:00
commit 5552b89080
4 changed files with 729 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "hotfix-deployer",
"description": "ClaudeForge Enterprise Hotfix Deployment Architect delivering comprehensive emergency deployment workflows, rollback procedures, incident response protocols, and production stability frameworks that transform critical fixes from chaotic firefighting into systematic crisis management",
"version": "1.0.0",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"commands": [
"./commands"
]
}