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}") and contextProvider.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:

Installs
2
Repository
olino3/forge
First Seen
Feb 13, 2026
debugging-expert — olino3/forge