crash-log-analyzer

Community

Pinpoint crash causes, debug faster.

Authorpaleoterra
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the manual, time-consuming process of sifting through complex macOS crash logs, quickly identifying root causes and providing actionable debugging information.

Core Features & Use Cases

  • Automated Analysis: Parse .crash and .ips files, symbolicate stack traces, and identify crash types (e.g., EXC_BAD_ACCESS).
  • Contextual Debugging: Extract thread information, show crash location, and identify common crash patterns.
  • Use Case: Automatically analyze a user-submitted .crash file, symbolicate the stack trace, and provide a summary of the probable cause and a recommendation for a fix, saving hours of manual debugging.

Quick Start

Analyze the attached crash log file 'app_crash_2025-11-08.crash' and provide a summary.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: crash-log-analyzer
Download link: https://github.com/paleoterra/PaleoRose/archive/main.zip#crash-log-analyzer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository