Files
42marketplaces/sync/gh-doodledood-claude-code-plugins-claude-plugins-consultant.json
2025-11-29 18:53:27 +08:00

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
}
]
}