Initial commit
This commit is contained in:
13
.claude-plugin/plugin.json
Normal file
13
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "code-analysis-agents",
|
||||
"description": "Specialized agents for code review, security analysis, and performance optimization",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Example Developer",
|
||||
"email": "developer@example.com",
|
||||
"url": "https://example.com"
|
||||
},
|
||||
"agents": [
|
||||
"./agents"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user