bottleneck-detector
by jeremylongshorev1.0.0
Detect and resolve performance bottlenecks
Commands
detect-bottlenecksDetect performance bottlenecks in application
Documentation
# Bottleneck Detector Plugin Detect and resolve performance bottlenecks across your application stack. ## Installation ```bash /plugin install bottleneck-detector@claude-code-plugins-plus ``` ## Usage ```bash /detect-bottlenecks ``` ## Features - Multi-layer bottleneck detection (CPU, memory, I/O, database) - Severity-based prioritization - Root cause analysis - Remediation strategies with code examples - Prevention recommendations ## License MIT