Files
gh-openshift-eng-ai-helpers…/.claude-plugin/plugin.json
2025-11-30 08:45:56 +08:00

14 lines
284 B
JSON

{
"name": "hcp",
"description": "Generate HyperShift cluster creation commands via hcp CLI from natural language descriptions",
"version": "0.0.1",
"author": {
"name": "github.com/openshift-eng"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}