debug

Identify root causes of software bugs through a phased Investigate, Fix, Verify workflow.

Updated Jul 10, 2025
One-click install
npx skills add https://github.com/damilola-elegbede-org/claude-config-5ad01dbe --skill debug-damilola-elegbede-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debug
Source: https://github.com/damilola-elegbede-org/claude-config-5ad01dbe/tree/main/system-configs/.claude/skills/debug
Command: npx skills add https://github.com/damilola-elegbede-org/claude-config-5ad01dbe --skill debug-damilola-elegbede-org

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematic root-cause analysis for bugs and performance issues using a single, focused debugger agent to rapidly identify and remediate faults.

Core Features & Use Cases

  • Phase-driven debugging workflow (Investigate, Fix, Verify) with explicit status transitions.
  • Centralized evidence gathering (logs, repro steps) to accelerate fixes across components.
  • Optional GitHub issue creation from findings to document remediation and track progress.

Quick Start

Run the debugger with a clear issue description to guide root-cause analysis, fix implementation, and verification.

Frequently Asked Questions about debug

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find the root cause of flaky behavior or memory leaks in my codebase?

To find the root cause of flaky behavior or memory leaks, use a structured debugging workflow that gathers logs, reproduction steps, and environment evidence to isolate faults across components.

What is the best way to debug slow responses and track software remediation?

The best way to debug slow responses is a phased workflow spanning investigation, fixing, and verification, which optionally creates GitHub issues to document findings and track remediation progress.

How do I systematically debug performance issues across different environments?

You can systematically debug performance issues by coordinating a focused agent to gather evidence and apply explicit status transitions across investigate, fix, and verify phases.

Can I automate GitHub issue creation from software debugging findings?

Yes, you can automate GitHub issue creation directly from debugging findings to document root-cause analysis evidence and track the remediation of bugs or performance issues.

Does this debugging approach work without external dependencies or components?

Yes, this debugging approach operates without external dependencies or components, using a single focused agent to coordinate evidence gathering and structured remediation across your environments.

Why use a phased workflow for root-cause analysis instead of ad-hoc debugging?

A phased root-cause analysis workflow enforces explicit task phases and status transitions, ensuring centralized evidence gathering and structured verification that ad-hoc debugging lacks.