Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "deployment-validation",
|
||||
"description": "Pre-deployment checks, configuration validation, and deployment readiness assessment",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
},
|
||||
"agents": [
|
||||
"./plugins/deployment-validation/agents/cloud-architect.md"
|
||||
],
|
||||
"commands": [
|
||||
"./plugins/deployment-validation/commands/config-validate.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user