Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:01:09 +08:00
commit 63be3c37b6
4 changed files with 71 additions and 0 deletions

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