From qe-framework
Enforces a disciplined 'diagnose first, fix second' methodology for debugging. Guides through root cause investigation, hypothesis testing, and architectural red flags.
How this skill is triggered — by the user, by Claude, or both
Slash command
/qe-framework:Qsystematic-debuggingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- **Use this skill** when: you need a structured debugging methodology — how to approach root cause analysis, form hypotheses, and systematically narrow down the problem
NO FIXES WITHOUT ROOT CAUSE INVESTIGATION FIRST
| Excuse | Reality |
|---|---|
| "Issue is simple" | Simple issues have root causes too |
| "Emergency, no time" | Systematic is FASTER |
| "One more fix" | 3+ failures = architectural problem |
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub inho-team/qe-framework --plugin qe-framework