Systematic Debugging Skill logo

Systematic Debugging Skill

Visit

Always find root cause before attempting fixes - systematic approach to debugging any technical issue.

Share:

Systematic Debugging

A Skill that enforces systematic debugging methodology: always find root cause before attempting fixes.

The Iron Law

NO FIXES WITHOUT ROOT CAUSE INVESTIGATION FIRST

Core Principle

Random fixes waste time and create new bugs. Quick patches mask underlying issues. Symptom fixes are failure.

When to Use

Use for ANY technical issue:

  • Test failures
  • Bugs in production
  • Unexpected behavior
  • Performance problems

This Skill prevents hasty fixes and ensures proper root cause analysis before any solution is implemented.

Comments

No comments yet. Be the first to comment!