debugging-log-analyser

Installation
SKILL.md

Debugging Log Analyser Skill

Parses raw error logs, stack traces, and crash reports into a structured diagnosis with probable root cause, affected code path, and specific next steps — no hand-waving.

Required Inputs

Ask for these if not provided:

  • The log / stack trace / error output (paste directly or describe the error)
  • Language and framework (e.g. Node.js + Express, Python + Django, Java Spring, Go)
  • Context (what the user was doing when the error occurred)
  • Environment (local dev / staging / production)
  • What they've already tried (if anything)

Output Structure

1. Error Classification

Error type: [Runtime exception / Build error / Config error / Network error / Memory/resource error / Unknown] Severity: [Fatal / Critical / Warning / Informational] Recurrence pattern: [One-off / Intermittent / Consistent / On-startup / Under load]

Related skills

More from mohitagw15856/pm-claude-skills

Installs
3
GitHub Stars
322
First Seen
14 days ago