methodical-debugging

Systematic debugging approach using parallel investigation and test-driven validation. Use when debugging issues, when stuck in a loop of trying different fixes, or when facing complex bugs that resist standard debugging approaches.

$ Installer

git clone https://github.com/metjm/planning-agent /tmp/planning-agent && cp -r /tmp/planning-agent/skills/methodical-debugging ~/.claude/skills/planning-agent

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