debug-failure

Classify CI, test, Docker, runtime, and environment failures and route them to the appropriate agent.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/wendeus0/AI-dotfiles --skill debug-failure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debug-failure
Source: https://github.com/wendeus0/AI-dotfiles/tree/main/core/skills/debug-failure
Command: npx skills add https://github.com/wendeus0/AI-dotfiles --skill debug-failure

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagnostica falhas reais em CI, scripts, testes, Docker, runtime, Git ou ambiente local, classifica a causa inicial e indica qual agent deve atuar em seguida.

Core Features & Use Cases

  • Investiga falhas reais de forma objetiva, reproduzindo quando viável
  • Classifica a falha em categorias: código/runtime, teste, Docker/compose, workflow/CI, Git/branch ou ambiente local
  • Sugere o próximo agent responsável pela ação seguinte

Quick Start

Inicie a triagem de uma falha real com a descrição e logs disponíveis.

Frequently Asked Questions about debug-failure

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

FAQPage Schema
How do I debug CI pipeline failures and identify the root cause?

To debug CI pipeline failures, this Skill classifies the root cause from provided logs and symptoms into categories like workflow, code, or environment, then routes the triage to the appropriate agent for investigation.

What is the best way to triage Docker or runtime failures from application logs?

Triage of Docker or runtime failures requires classifying initial causes from logs and minimal context, routing distributed artifacts to specialized agents for worker digs and summarization of the real failure.

Why do my test failures occur, and how can I classify them for troubleshooting?

Test failures are classified during troubleshooting by analyzing provided symptoms and logs, identifying the root cause category, and suggesting the next agent responsible for guiding the subsequent action.

Can I use automated triage for Git branch and local environment failures?

Automated triage supports Git branch and local environment failures by classifying the real failure from user-provided context and logs, then routing the investigation to the appropriate agent for resolution.

What context do I need to provide to start diagnosing a failure?

Diagnosing a failure requires user-provided failure context, symptoms, logs, and minimal context before invoking triage and subsequent agents to classify the issue and guide the next action.