Files
gh-kivilaid-plugin-marketpl…/.claude-plugin/plugin.json
2025-11-30 08:33:29 +08:00

13 lines
394 B
JSON

{
"name": "deployment-strategies",
"description": "Deployment patterns, rollback automation, and infrastructure templates",
"version": "1.2.0",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"agents": [
"./plugins/deployment-strategies/agents/deployment-engineer.md",
"./plugins/deployment-strategies/agents/terraform-specialist.md"
]
}