11 lines
299 B
JSON
11 lines
299 B
JSON
{
|
|
"name": "code-reviewer",
|
|
"description": "Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Anand Tyagi"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
]
|
|
} |