Initial commit
This commit is contained in:
17
.claude-plugin/plugin.json
Normal file
17
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "performance-testing-review",
|
||||
"description": "Performance analysis, test coverage review, and AI-powered code quality assessment",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
},
|
||||
"agents": [
|
||||
"./agents/performance-engineer.md",
|
||||
"./agents/test-automator.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/ai-review.md",
|
||||
"./commands/multi-agent-review.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user