概要
The Debug skill transforms the debugging process into a systematic, evidence-driven workflow that prioritizes finding the absolute root cause of software issues. By integrating codebase searches, GitHub issue tracking, and advanced AI reasoning via Gemini, it guides users through a disciplined 'Investigate → Understand → Reason → Fix' loop. This skill specifically forbids common developer shortcuts—such as arbitrary type casting or simply increasing timeouts—ensuring that every proposed solution is backed by data, includes clear verification steps, and addresses the fundamental logic failure.