From ai-debugger
Use when code analysis alone cannot explain an issue - analyzes IO log data patterns to find anomalies in request flows, response times, error patterns
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-debugger:data-analyzeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
수집된 IO 데이터에서 패턴을 분석하여 코드만으로 설명되지 않는 이슈의 원인을 찾는다.
수집된 IO 데이터에서 패턴을 분석하여 코드만으로 설명되지 않는 이슈의 원인을 찾는다.
npx claudepluginhub 1989v/ai --plugin ai-debuggerAnalyzes application logs to detect slow requests, recurring errors, and resource anomalies with summaries and optimization suggestions. Useful for performance troubleshooting and debugging.
Parses JSON, Apache, and custom app logs to detect error trends, anomalies, performance metrics, user patterns, and system health; provides root cause analysis and fix recommendations.
Searches logs and codebases for error patterns, stack traces, and anomalies. Correlates errors across systems and identifies root causes for debugging distributed issues.