kernel-debug-helper

Community

Debug Linux kernel issues fast.

Authorgitcomit8
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps intermediate Linux kernel developers systematically diagnose and resolve complex kernel issues like panics, oopses, lockups, and memory corruption, providing actionable reports and precise debugging commands.

Core Features & Use Cases

  • Systematic Diagnosis: Guides users through a five-stage process: identifying crash context, collecting artifacts, determining failure type, applying debugging tools, and outlining next steps.
  • Tool Integration: Recommends and provides usage examples for essential kernel debugging tools such as objdump, ftrace, kprobe, kgdb, and dynamic debug.
  • Use Case: When a kernel panic occurs with a NULL pointer dereference and a stack trace, this Skill will analyze the provided logs, identify the likely cause within the igb driver, suggest using objdump to pinpoint the exact source line, and provide commands to set up kprobe for further investigation.

Quick Start

Use the kernel-debug-helper skill to analyze the provided kernel panic log and suggest debugging steps.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 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: kernel-debug-helper
Download link: https://github.com/gitcomit8/agent-skills/archive/main.zip#kernel-debug-helper

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.