debug-error
Installation
SKILL.md
Debug Error Skill
Systematic approach to debugging errors and unexpected behavior. Works with any project.
MANDATORY: Pre-Debug Checks
BEFORE debugging, you MUST:
1. Read Relevant Documentation
README.md (project overview)
src/[domain]/@_[domain]-README.md (domain-specific behavior)
docs/ (system documentation)
2. Check for Sentry Context (if production error)
If the error is from production and Sentry is configured, fetch the full context: