Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "gemini-review",
|
||||
"description": "Get a second opinion from Gemini on code changes, plans, documentation, and other work products",
|
||||
"version": "1.0.1",
|
||||
"author": {
|
||||
"name": "Brandon Greenwell",
|
||||
"email": "[email protected]"
|
||||
},
|
||||
"mcp": [
|
||||
"./.mcp.json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user