Files
42marketplaces/sync/gh-cheolwanpark-claude-plugins-plugins-auto-review.json
2025-11-29 18:53:27 +08:00

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