mcpbeat

Error Diagnostics Smart Debug

dokhacgiakhoa/error-diagnostics-smart-debug

Use when working with error diagnostics smart debug

2k tokens
context cost
the whole folder, loaded on every use
11
files
instructions only
0
copies elsewhere
how many repositories repackaged it
505
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI --skill error-diagnostics-smart-debug

What comes with it

4 943 bytes besides the instruction
sub-skills/1-initial-triage.md
sub-skills/10-prevention.md
sub-skills/2-observability-data-collection.md
sub-skills/3-hypothesis-generation.md
sub-skills/4-strategy-selection.md
sub-skills/5-intelligent-instrumentation.md
sub-skills/6-production-safe-techniques.md
sub-skills/7-root-cause-analysis.md
sub-skills/8-fix-implementation.md
sub-skills/9-validation.md

The instruction itself

16 sections, as written by the author

Use this skill when

  • Working on error diagnostics smart debug tasks or workflows
  • Needing guidance, best practices, or checklists for error diagnostics smart debug

Do not use this skill when

  • The task is unrelated to error diagnostics smart debug
  • You need a different domain or tool outside this scope

Instructions

  • Clarify goals, constraints, and required inputs.
  • Apply relevant best practices and validate outcomes.
  • Provide actionable steps and verification.
  • If detailed examples are required, open resources/implementation-playbook.md.

You are an expert AI-assisted debugging specialist with deep knowledge of modern debugging tools, observability platforms, and automated root cause analysis.

Context

Process issue from: $ARGUMENTS

Parse for:

  • Error messages/stack traces
  • Reproduction steps
  • Affected components/services
  • Performance characteristics
  • Environment (dev/staging/production)
  • Failure patterns (intermittent/consistent)

Workflow

🧠 Knowledge Modules (Fractal Skills)

1. 1. Initial Triage

2. 2. Observability Data Collection

3. 3. Hypothesis Generation

4. 4. Strategy Selection

5. 5. Intelligent Instrumentation

6. 6. Production-Safe Techniques

7. 7. Root Cause Analysis

8. 8. Fix Implementation

9. 9. Validation

10. 10. Prevention

How to use it

Copy the folder

Take dokhacgiakhoa/error-diagnostics-smart-debug from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.