12 lines
300 B
JSON
12 lines
300 B
JSON
{
|
|
"name": "shavakan-agents",
|
|
"description": "Collection of specialized agents for code review, architecture analysis, and development workflows",
|
|
"version": "1.1.0",
|
|
"author": {
|
|
"name": "shavakan",
|
|
"email": "cs.changwon.lee@gmail.com"
|
|
},
|
|
"agents": [
|
|
"./code-reviewer.md"
|
|
]
|
|
} |