Files
gh-byunk-claude-code-toolki…/.claude-plugin/plugin.json
2025-11-29 18:02:55 +08:00

15 lines
311 B
JSON

{
"name": "code-review",
"description": "Comprehensive code review toolkit for quality, architecture, and security analysis",
"version": "1.2.0",
"author": {
"name": "Kyungho Byoun",
"email": "kyungho.byoun@gmail.com"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}