Initial commit
This commit is contained in:
11
.claude-plugin/plugin.json
Normal file
11
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "bug-fix-plugin",
|
||||
"description": "当用户指定修复ONES系统上的缺陷时,该插件将提供获取缺陷描述、修复缺陷、提交PR的流程方案。",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "chenbaiyu"
|
||||
},
|
||||
"agents": [
|
||||
"./agents"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user