From debugging
Parsing logs, correlation analysis, reconstructing timeline of failures.
How this skill is triggered — by the user, by Claude, or both
Slash command
/debugging:log-analysisThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Extracting signal from system logs to understand failure sequences.
Extracting signal from system logs to understand failure sequences.
You are analyzing logs to find the failure cause. Look for timeline, patterns, correlations.
npx claudepluginhub sethdford/claude-skills --plugin engineer-debuggingParses 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.
Guides log analysis with grep filters, bash pipelines, iterative refinement, and utility scripts to debug errors, incidents, and patterns efficiently.
Search logs and codebases for error patterns, stack traces, and anomalies. Correlates errors across systems to identify root causes and monitoring gaps.