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-detective",
|
||||
"description": "Systematically debug issues with step-by-step troubleshooting approaches.",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Anonymous"
|
||||
},
|
||||
"commands": [
|
||||
"./commands/"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user