debug-error
Originally fromcowork-os/cowork-os
Installation
SKILL.md
Debug Error Skill
Degree of freedom: MIXED. Root-cause judgment [HIGH freedom]; the red
feedback loop and verify-green re-run [LOW freedom — run exactly].
Systematic approach to debugging errors and unexpected behavior. Works with any project.
How to reason
- Observe — exact symptom, stack, environment, first-seen
- Interpret — crash site vs producer; FE / BE / integration / data
- Classify — null-access / contract / env / race / unknown
- Severity — prod-wide auth break outranks a single-user edge