performance-regression-detector
by jeremylongshorev1.0.0
Detect performance regressions in CI/CD pipeline
Commands
detect-regressionsDetect performance regressions in CI/CD
Documentation
# Performance Regression Detector Plugin Detect performance regressions early in your CI/CD pipeline. ## Installation ```bash /plugin install performance-regression-detector@claude-code-plugins-plus ``` ## Usage ```bash /detect-regressions ``` ## Features - Baseline comparison testing - Statistical significance analysis - CI/CD integration - Automated PR comments - Threshold violation detection - Trend analysis - Remediation workflows ## License MIT