14 lines
389 B
JSON
14 lines
389 B
JSON
{
|
|
"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.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "marcio"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |