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

14 lines
229 B
JSON

{
"name": "jira",
"description": "A plugin to automate tasks with Jira",
"version": "0.0.1",
"author": {
"name": "github.com/openshift-eng"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}