Files
2025-11-29 18:35:00 +08:00

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