debug

Diagnose code issues and provide root-cause analysis with actionable fixes.

100|12|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/StepfenShawn/kota --skill debug-stepfenshawn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debug
Source: https://github.com/StepfenShawn/kota/tree/main/.kota/skills/debug
Command: npx skills add https://github.com/StepfenShawn/kota --skill debug-stepfenshawn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps developers quickly diagnose and fix bugs in their code with structured analysis and actionable solutions.

Core Features & Use Cases

  • Systematic debugging analysis that identifies root causes from error messages and failing tests.
  • Cross-language guidance tailored to the codebase, tests, and environment.
  • Use Case: When a bug breaks a feature, provide a reproducible scenario, root-cause reasoning, and a concrete fix proposal.

Quick Start

Provide a structured diagnosis and concrete fixes for a given code issue based on the provided failing behavior and error messages.

Frequently Asked Questions about debug

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

FAQPage Schema
How do I debug a runtime error to find the root cause?

Debug logic bugs by providing the failing test details and code context to obtain structured analysis, concrete fix proposals, and validation steps to confirm the corrected behavior.

What is the best way to fix failing tests across multiple programming languages?

Reproduce a bug by providing a structured scenario of the failing behavior, enabling systematic diagnosis that outputs root-cause analysis and a concrete fix proposal.

How does systematic debugging analysis work for logic bugs?

Debug logic bugs by providing the failing test details and code context to obtain structured analysis, concrete fix proposals, and validation steps to confirm the corrected behavior.

Can I get code-analysis and bug-fix suggestions for my specific environment?

Reproduce a bug by providing a structured scenario of the failing behavior, enabling systematic diagnosis that outputs root-cause analysis and a concrete fix proposal.

Why does providing a reproducible scenario matter for root-cause identification?

Fix failing tests across multiple languages by supplying the test output and codebase context, which yields cross-language guidance with root-cause reasoning and actionable fixes.