// Automatically detect performance regressions in CI/CD pipelines by comparing metrics against baselines. Use when validating builds or analyzing performance trends. Trigger with phrases like "detect performance regression", "compare performance metrics", or "analyze performance degradation".
| name | detecting-performance-regressions |
| description | Automatically detect performance regressions in CI/CD pipelines by comparing metrics against baselines. Use when validating builds or analyzing performance trends. Trigger with phrases like "detect performance regression", "compare performance metrics", or "analyze performance degradation". |
| version | 1.0.0 |
| allowed-tools | ["Read","Write","Edit","Grep","Glob","Bash(ci:*)","Bash(metrics:*)","Bash(testing:*)"] |
| license | MIT |
This skill automates the detection of performance regressions within a CI/CD pipeline. It utilizes various methods, including baseline comparison, statistical analysis, and threshold violation checks, to identify performance degradation. The skill provides insights into potential performance bottlenecks and helps maintain application performance.
This skill activates when you need to:
User request: "Detect performance regressions in the latest build. Specifically, check for increases in response time."
The skill will:
User request: "Analyze throughput for performance regressions after the recent code merge."
The skill will:
This skill can be integrated with other CI/CD tools to automatically trigger regression detection upon new builds or code merges. It can also be combined with reporting plugins to generate detailed performance reports.
If regression detection fails: