Debug

Debug from pproenca/dot-claude-old.

by @pproenca 2 skills

Skills in this plugin

2
  1. ▌
    Root Cause · pproenca bundle
    Use 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
    1 install
  2. ▌
    Defense In Depth · pproenca
    Use 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
    1 install