18 lines
565 B
JSON
18 lines
565 B
JSON
{
|
|
"name": "reviewer",
|
|
"owner": {
|
|
"name": "marcio",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "reviewer",
|
|
"description": "Claude Code Skill for exporting and fixing CodeRabbit AI review comments from GitHub Pull Requests. Auto-downloads PR reviews, organizes them by severity, and provides commands to systematically resolve issues.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-marcioaltoe-claude-craftkit-plugins-reviewer.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |