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

14 lines
260 B
JSON

{
"name": "component-health",
"description": "Analyze component health using regression and jira data",
"version": "0.0.1",
"author": {
"name": "github.com/openshift-eng"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}