Back to list
Lordsisodia

systematic-debugging

by Lordsisodia

SISO Agency Internal Platform - Task management and day tracking system with LifeLock integration

0🍴 0📅 Jan 19, 2026

SKILL.md


name: systematic-debugging category: development-workflow/testing-quality version: 1.0.0 description: Four-phase root cause analysis process to find bugs 10x faster author: obra/superpowers verified: true tags: [debugging, troubleshooting, problem-solving]

Systematic Debugging

The key to systematic debugging is patience and thoroughness at each phase. Don't skip steps or jump to conclusions. Document everything you learn, even what doesn't work.

<anti_patterns> Skip directly to code changes without understanding Make multiple changes at once (can't identify which fixed it) Don't document the debugging process Fix symptoms while leaving root cause intact Assume fix works without verification </anti_patterns>

<integration_notes> When debugging with Claude Code, use phrases like:

  • "Help me debug [issue] systematically"
  • "I'm seeing [error], let's work through it methodically"
  • "Let's isolate where this bug is occurring"

Claude will guide you through all four phases, prevent jumping to conclusions, help document findings, suggest targeted tests, and ensure proper verification. </integration_notes>

<related_skills> test-driven-development first-principles-thinking deep-research </related_skills>

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon