automated-debugging

Community

End-to-end automated debugging with auto-fix.

Authorlofibrainwav
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill orchestrates error detection, diagnosis, and automatic fixes across tools to streamline debugging workflows.

Core Features & Use Cases

  • error_detection: Find errors in logs and code.
  • auto_diagnosis: Identify root causes quickly.
  • auto_fix: Apply fixes automatically with quality gates.

Quick Start

result = await debugger.run_pipeline(logs=logs_data)

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: automated-debugging
Download link: https://github.com/lofibrainwav/AFO_Kingdom/archive/main.zip#automated-debugging

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