debugme

Guide systematic evidence collection and root cause analysis for software failures.

Updated Jun 1, 2024
One-click install
npx skills add https://github.com/gustavop-dev/projectapp --skill debugme
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debugme
Source: https://github.com/gustavop-dev/projectapp/tree/main/.agents/skills/debugme
Command: npx skills add https://github.com/gustavop-dev/projectapp --skill debugme

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill facilitates quick and effective diagnosis of issues by providing a standardized workflow for identifying root causes of failures and regressions.

Core Features & Use Cases

  • Issue Diagnosis: Assists in troubleshooting errors or unexpected behaviors in software projects.
  • Evidence Gathering: Guides users to collect relevant logs, error messages, and system states.
  • Use Case: A team encounters a regression in their application; they use this Skill to diagnose the problem without altering files, ensuring a safe and efficient root cause analysis.

Quick Start

Use the debugme skill to diagnose the failing process by providing the error message or failure description.

Frequently Asked Questions about debugme

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

FAQPage Schema
How do I diagnose software regressions without modifying the production environment?

Diagnose software regressions safely by applying a manual-only troubleshooting workflow that guides systematic evidence collection and root cause analysis without modifying the production environment.

What is the best way to perform root cause analysis for a failing development process?

Root cause analysis for a failing process requires a standardized troubleshooting workflow that systematically gathers logs, error messages, and system states to pinpoint the underlying failure.

How do I start troubleshooting unexpected software errors using a systematic workflow?

Start troubleshooting unexpected errors by providing the error message or failure description to a diagnostic workflow that guides the collection of relevant logs and system states.

Can I use this troubleshooting workflow to investigate issues in both development and production environments?

Yes, the troubleshooting workflow applies to diagnosing failures and regressions in both development and production environments while maintaining explicit safety safeguards.

What are the limitations of a manual-only diagnosis workflow for software failures?

A manual-only diagnosis workflow ensures no environment modifications occur during root cause analysis, meaning it safely guides evidence collection but does not automatically apply fixes or patches to resolve the failure.