What problem does it solves?
This skill provides a structured, systematic approach to debugging complex and elusive issues. It guides the AI to trace bugs backward through the call stack to identify the original trigger, saving significant time and reducing frustration when facing hard-to-spot problems.
Core Features & Use Cases
- Multi-tool Integration: Leverages a suite of tools and subagents including
rg, fd, kg (knowledge graph), git-jj, outbox, and oracle for comprehensive context gathering and strategic advice.
- Iterative Debugging Process: Follows a clear cycle of understanding the issue, fetching shallow context, reviewing available tools, generating debugging ideas, tracing, and verifying fixes.
- Advanced Reasoning: Utilizes
outbox for high-level debugging strategies and oracle for advanced reasoning about complex issues, ensuring effective decision-making.
Quick Start
The 'tree city picker' does nothing when I click the input. Help me debug this issue by gathering related code modules and asking for debugging ideas.