Debug
Debug from pproenca/dot-claude-old.
Skills in this plugin
2- ▌ Root Cause · pproenca bundleUse when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior
- ▌ Defense In Depth · pproencaUse when invalid data causes failures deep in execution, bypassing initial checks - adds validation at entry, business logic, and environment layers to make bugs structurally impossible