Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user