·intelligent-debugger

Comprehensive systematic debugging agent for hunting down complex bugs, root causes, and error propagation across full stack (frontend, backend, APIs, databases). Use when diagnosing errors, troubleshooting issues, analyzing stack traces, investigating bugs, examining logs, debugging performance problems, or tracking down error causes. Also use when users mention debugging, errors, bugs, failures, crashes, exceptions, or unexpected behavior.

15Installs·0Trend·@sitechfromgeorgia

Installation

$npx skills add https://github.com/sitechfromgeorgia/georgian-distribution-system --skill intelligent-debugger

SKILL.md

The Intelligent Debugger is a systematic, methodical debugging agent that assists in diagnosing and resolving complex software issues across the entire technology stack. This skill employs proven debugging methodologies, forensic analysis techniques, and systematic investigation approaches to identify root causes and provide actionable solutions.

| Error Type | Likely Cause | Investigation | Solution |

| NullPointerException | Variable not initialized | Check assignment | Initialize properly | | IndexOutOfBounds | Array access beyond size | Verify array length | Add bounds check | | TimeoutError | Operation too slow | Profile performance | Optimize or increase timeout | | MemoryError | Memory exhausted | Check object sizes | Optimize memory usage |

Comprehensive systematic debugging agent for hunting down complex bugs, root causes, and error propagation across full stack (frontend, backend, APIs, databases). Use when diagnosing errors, troubleshooting issues, analyzing stack traces, investigating bugs, examining logs, debugging performance problems, or tracking down error causes. Also use when users mention debugging, errors, bugs, failures, crashes, exceptions, or unexpected behavior. Source: sitechfromgeorgia/georgian-distribution-system.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sitechfromgeorgia/georgian-distribution-system --skill intelligent-debugger
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is intelligent-debugger?

Comprehensive systematic debugging agent for hunting down complex bugs, root causes, and error propagation across full stack (frontend, backend, APIs, databases). Use when diagnosing errors, troubleshooting issues, analyzing stack traces, investigating bugs, examining logs, debugging performance problems, or tracking down error causes. Also use when users mention debugging, errors, bugs, failures, crashes, exceptions, or unexpected behavior. Source: sitechfromgeorgia/georgian-distribution-system.

How do I install intelligent-debugger?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sitechfromgeorgia/georgian-distribution-system --skill intelligent-debugger Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/sitechfromgeorgia/georgian-distribution-system