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": "minimal-claude",
|
||||
"description": "Auto-configure code quality tools and generate custom /fix command for parallel agent-based fixing",
|
||||
"version": "1.4.0",
|
||||
"author": {
|
||||
"name": "kenkai"
|
||||
},
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user