18 lines
486 B
JSON
18 lines
486 B
JSON
{
|
|
"name": "bug-hunter",
|
|
"owner": {
|
|
"name": "Sid Bidasaria",
|
|
"email": "sbidasaria@anthropic.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "bug-hunter",
|
|
"description": "A bug hunting workflow with specialized agents for codebase exploration, root cause analysis, and fix validation.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-chmouel-claude-code-plugins-plugins-bug-hunter.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |