Files
42marketplaces/sync/gh-marcioaltoe-claude-craftkit-plugins-reviewer.json
2025-11-30 09:08:53 +08:00

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