JavaScript is disabled. Some features may not work.
diagnose — ★ 143.3K GitHub Stars — Install Guide | SkillsNav
🇺🇸 English🇨🇳 中文
SkillsNav
Home

diagnose

★ 143K repodebugSafeIntermediateClaude
🤖 AI Summary

The `diagnose` skill enforces a structured, step-by-step debugging process for complex bugs, requiring explicit justification before skipping any phase (e.g., reproduction, hypothesis, isolation). It guides the agent to methodically rule out causes rather than jumping to conclusions.

How to Install

Claude Code:
git clone --depth 1 https://github.com/mattpocock/skills.git && cp skills/skills/engineering/diagnose ~/.claude/skills/diagnose -r
A discipline for hard bugs. Skip phases only when explicitly justified.

Details

Category Coding → debug
Sourcemattpocock/skills
SKILL.mdView on GitHub →
Repo Stars★ 143.3K
Est. per Skill~3.2K (shared across 45 skills from this repo)
DifficultyIntermediate
Risk LevelSafe

Related Skills

Works Well With

Skills from the same repository — often designed to work together