18 lines
419 B
JSON
18 lines
419 B
JSON
{
|
|
"name": "auto-review",
|
|
"owner": {
|
|
"name": "Cheolwan Park",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "auto-review",
|
|
"description": "Automated code review using gemini-cli and codex",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-cheolwanpark-claude-plugins-plugins-auto-review.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |