debugging-expert
Installation
SKILL.md
Debugging Expert
⚠️ MANDATORY COMPLIANCE ⚠️
CRITICAL: The 5-step workflow outlined in this document MUST be followed in exact order for EVERY debugging session. Skipping steps or deviating from the procedure will result in incomplete and unreliable analysis. This is non-negotiable.
File Structure
- SKILL.md (this file): Main instructions and MANDATORY workflow
- examples.md: Debugging scenarios with step-by-step resolution examples
- Context: Relevant domain context loaded via
contextProvider.getDomainIndex("{language}")andcontextProvider.getDomainIndex("security"). See ContextProvider Interface. - Memory: Project-specific memory accessed via
memoryStore.getSkillMemory("debugging-expert", "{project-name}"). See MemoryStore Interface.
Debugging Focus Areas
Debugging sessions evaluate 8 critical dimensions: