Inspect error logs quickly; use when log snippets or stack traces are mentioned.
Scanned 2/12/2026
Install via CLI
openskills install majiayu000/claude-skill-registry---
name: log-review
description: Inspect error logs quickly; use when log snippets or stack traces are mentioned.
---
# Log Review
- Scan logs for errors and stack traces; summarize root causes and impacted services.
- Suggest next diagnostic commands (e.g., `rg "ERROR"`, `journalctl -xe`, or service-specific logs).
- When possible, propose a minimal reproduction based on failing log entries.
No comments yet. Be the first to comment!