17 lines
437 B
JSON
17 lines
437 B
JSON
{
|
|
"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"
|
|
]
|
|
} |