18 lines
446 B
JSON
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
|
|
}
|
|
]
|
|
} |