15 lines
323 B
JSON
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"
|
|
]
|
|
} |