performing-systematic-debugging-for-stubborn-problems

Applies a modified Fagan Inspection methodology to systematically resolve persistent bugs and complex issues. Use when multiple previous fix attempts have failed repeatedly, when dealing with intricate system interactions, or when a methodical root cause analysis is needed. Do not use for simple troubleshooting. Triggers after multiple failed debugging attempts on the same complex issue.

$ Installieren

git clone https://github.com/sammcj/agentic-coding /tmp/agentic-coding && cp -r /tmp/agentic-coding/Claude/skills/systematic-debugging ~/.claude/skills/agentic-coding

// tip: Run this command in your terminal to install the skill