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

11 lines
203 B
JSON

{
"name": "doc",
"description": "A plugin for engineering documentation and notes",
"version": "0.0.1",
"author": {
"name": "OpenShift Engineering"
},
"commands": [
"./commands"
]
}