Files
gh-shavakan-claude-marketpl…/.claude-plugin/plugin.json
2025-11-30 08:56:21 +08:00

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"
]
}