11 lines
249 B
JSON
11 lines
249 B
JSON
{
|
|
"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"
|
|
]
|
|
} |