Files
42marketplaces/sync/gh-xdg-xdg-claude-code-review-agent.json
2025-11-30 09:08:53 +08:00

18 lines
446 B
JSON

{
"name": "code-review-agent",
"owner": {
"name": "David Golden",
"email": "xdg@xdg.me"
},
"plugins": [
{
"name": "code-review-agent",
"description": "Code review agent for analyzing code quality, security, performance, and maintainability",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-xdg-xdg-claude-code-review-agent.git"
},
"strict": true
}
]
}