debugger-detective
OfficialRoot-cause debugging with AST call chains.
AuthorMadAppGang
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill targets debugging and incident response using AST call chain tracing and blast-radius impact analysis to find root causes.
Core Features & Use Cases
- Context: full call chain for root cause analysis
- Trace Backwards: identify sources via callers
- Trace Forward: see downstream effects via callees
- Blast Radius: assess impact of changes
Quick Start
claudemem --nologo symbol authenticate --raw; claudemem --nologo context authenticate --raw
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: debugger-detective Download link: https://github.com/MadAppGang/claude-code/archive/main.zip#debugger-detective Please download this .zip file, extract it, and install it in the .claude/skills/ directory.