Files
gh-neolabhq-context-enginee…/.claude-plugin/plugin.json
2025-11-30 08:42:42 +08:00

15 lines
323 B
JSON

{
"name": "code-review",
"description": "Introduce codebase and PR review commands and skills using multiple specialized agents.",
"version": "1.0.0",
"author": {
"name": "Vlad Goncharov",
"email": "vlad.goncharov@neolab.finance"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}