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

14 lines
265 B
JSON

{
"name": "sosreport",
"description": "Analyze sosreport archives for system diagnostics and troubleshooting",
"version": "0.0.1",
"author": {
"name": "github.com/arkadeepsen"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}