18 lines
506 B
JSON
18 lines
506 B
JSON
{
|
|
"name": "pr-review-toolkit",
|
|
"owner": {
|
|
"name": "Daisy",
|
|
"email": "daisy@anthropic.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "pr-review-toolkit",
|
|
"description": "Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-anthropics-claude-code-plugins-pr-review-toolkit.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |