12 lines
243 B
JSON
12 lines
243 B
JSON
{
|
|
"name": "code-review",
|
|
"description": "Code review, testing, and architecture audit agents",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "TechNickAI",
|
|
"url": "https://github.com/TechNickAI"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
]
|
|
} |