Marketplace
debugging-and-diagnosis
Systematic debugging methodology using evidence-based investigation to identify root causes. Use when encountering bugs, errors, unexpected behavior, failing tests, or intermittent issues. Enforces four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) with the iron law NO FIXES WITHOUT ROOT CAUSE FIRST. Covers runtime errors, logic bugs, integration failures, and performance issues. Useful when debugging, troubleshooting, investigating failures, or when --debug flag is mentioned.
$ 설치
git clone https://github.com/outfitter-dev/agents /tmp/agents && cp -r /tmp/agents/baselayer/skills/debugging-and-diagnosis ~/.claude/skills/agents// tip: Run this command in your terminal to install the skill
Repository

outfitter-dev
Author
outfitter-dev/agents/baselayer/skills/debugging-and-diagnosis
4
Stars
0
Forks
Updated1w ago
Added1w ago