概要
The Log Analysis Tool is a specialized skill for Claude Code designed to automate the tedious process of manual log inspection. By leveraging powerful shell utilities like grep and awk, it empowers Claude to parse large volumes of log data to identify slow requests exceeding latency thresholds, group frequent exceptions, and detect resource exhaustion trends. This skill is invaluable for developers and DevOps engineers during post-mortems or real-time debugging, providing structured insights and actionable optimization recommendations to improve application reliability and performance.