Files
gh-dnlopes-claude-code-plug…/.claude-plugin/plugin.json
2025-11-29 18:23:01 +08:00

14 lines
279 B
JSON

{
"name": "reviewer-toolkit",
"description": "Introduce codebase and PR review commands and skills using multiple specialized agents.",
"version": "1.0.0",
"author": {
"name": "David Lopes"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}