Files
gh-phaezer-claude-mkt-plugi…/.claude-plugin/plugin.json
2025-11-30 08:47:13 +08:00

15 lines
389 B
JSON

{
"name": "k8s",
"description": "Kubernetes platform engineering plugin for cluster management, configuration development, monitoring, security, and CI/CD with support for standard K8s, K3s, Talos, Flatcar, and GitOps",
"version": "1.0.0",
"author": {
"name": "Eric Austin",
"email": "e@plsr.io"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}