systematic-debugging
Installation
SKILL.md
Systematic Debugging for OpenMetadata
Structured 4-phase debugging process. Stops you from guessing and forces root cause identification.
When to Use
- Test failures with unclear cause
- Build errors after dependency or schema changes
- Runtime exceptions in backend, frontend, or ingestion
- Issues that persist after 2+ fix attempts
Phase 1: Gather Evidence
Do not change any code yet. Only observe and collect data.