Systematic debugging and error resolution using the TRACE framework (Trace, Read, Analyze, Check, Execute). Use when debugging errors, analyzing stack traces, investigating failures, root cause analysis, or troubleshooting production issues.
$npx -y skills add autumnsgrove/claudeskills --skill error-detectiveInstalls into the current project.
Run `npx skills use "https://github.com/autumnsgrove/claudeskills" --skill "autumnsgrove/claudeskills/error-detective"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/autumnsgrove/claudeskills" that are relevant to the current task. Run `npx skills add "https://github.com/autumnsgrove/claudeskills"` and select the relevant skills, then follow their instructions.