Files
2025-11-29 18:34:01 +08:00

15 lines
361 B
JSON

{
"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": [
"./agents/cloud-architect.md"
],
"commands": [
"./commands/config-validate.md"
]
}