18 lines
464 B
JSON
18 lines
464 B
JSON
{
|
|
"name": "gemini-review",
|
|
"owner": {
|
|
"name": "Brandon Greenwell",
|
|
"email": "[email protected]"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "gemini-review",
|
|
"description": "Get a second opinion from Gemini on code changes, plans, documentation, and other work products",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-bgreenwell-claude-plugins-gemini-review.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |