debug - Unified root cause debugging workflow
Enforces a root cause debugging workflow consisting of investigation, understanding, reasoning, and fixing for bugs, errors, or unexpected behavior.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Search codebase for code patterns
- Search GitHub for known issues
- Analyze root cause of bugs
- Generate specific code fixes
- Analyze log files
- Synthesize diagnostic findings
Inputs
- Error messages and patterns
- Source code files
- Log files
- Git commit history
Outputs
- Root cause diagnoses
- Code fix recommendations
- Verification steps
- Prevention recommendations
Requirements
- Gemini CLI with GEMINI_API_KEY
- GitHub CLI
- ripgrep tool
- Git
