From log-analysis-tool
Analyzes application logs to identify slow requests, recurring errors, and resource warnings. Useful for performance troubleshooting and debugging.
How this skill is triggered — by the user, by Claude, or both
Slash command
/log-analysis-tool:log-analysis-toolThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill empowers Claude to automatically analyze application logs, pinpoint performance bottlenecks, and identify recurring errors. It streamlines the debugging process and helps optimize application performance by extracting key insights from log data.
This skill empowers Claude to automatically analyze application logs, pinpoint performance bottlenecks, and identify recurring errors. It streamlines the debugging process and helps optimize application performance by extracting key insights from log data.
This skill activates when you need to:
User request: "Analyze logs for slow requests."
The skill will:
User request: "Find error patterns in the application logs."
The skill will:
This skill can be integrated with other tools for monitoring and alerting. For example, it can be used in conjunction with a monitoring plugin to automatically trigger alerts based on log analysis results. It can also work with deployment tools to rollback deployments when critical errors are detected in the logs.
Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Resolves in-progress git merge or rebase conflicts by analyzing history, understanding intent, and preserving both changes where possible. Runs automated checks after resolution.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin log-analysis-tool