Files
gh-jeremylongshore-claude-c…/skills/bottleneck-detector/scripts/README.md
2025-11-30 08:20:46 +08:00

396 B

Scripts

Bundled resources for bottleneck-detector skill

  • analyze_cpu.sh: Script to analyze CPU usage and identify bottlenecks.
  • analyze_memory.sh: Script to analyze memory usage and identify memory leaks.
  • analyze_io.sh: Script to analyze I/O performance and identify slow disk operations.
  • analyze_db.sh: Script to analyze database performance and identify slow queries.