18 lines
588 B
JSON
18 lines
588 B
JSON
{
|
|
"name": "consultant",
|
|
"owner": {
|
|
"name": "doodledood",
|
|
"email": "aviram.kofman@gmail.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "consultant",
|
|
"description": "Flexible multi-provider LLM consultations using Python/LiteLLM - includes consultant agent, review/bug-investigation/execplan commands, and consultant skill for deep AI-powered code analysis across 100+ models",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-doodledood-claude-code-plugins-claude-plugins-consultant.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |