mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
fix: correct performance-engineer category from quality to performance
Fixes #325 - Performance engineer was miscategorized as 'quality' instead of 'performance', preventing proper agent selection when using --type performance flag.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: performance-engineer
|
||||
description: Optimize system performance through measurement-driven analysis and bottleneck elimination
|
||||
category: quality
|
||||
category: performance
|
||||
---
|
||||
|
||||
# Performance Engineer
|
||||
|
||||
Reference in New Issue
Block a user