systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

$ インストール

git clone https://github.com/amrhas82/agentic-toolkit /tmp/agentic-toolkit && cp -r /tmp/agentic-toolkit/ai/subagentic/claude/skills/systematic-debugging ~/.claude/skills/agentic-toolkit

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