no-workarounds

Installation
SKILL.md

No Workarounds

The Fundamental Law

A WORKAROUND IS A LIE TOLD TO THE COMPILER.
It makes the symptom disappear while the disease spreads.

A workaround is any change that makes a problem stop manifesting without addressing why the problem exists. Workarounds are not fixes. They are deferred failures with compound interest.

Philosophical foundation: Read references/philosophical-foundations.md for the engineering principles behind this skill, drawn from Toyota's Jidoka, Fowler's Technical Debt Quadrant, Torvalds' "good taste," and the Broken Windows Theory.

When to Use

Activate this skill for ANY of:

  • Debugging bugs or test failures
  • Fixing errors or unexpected behavior
Related skills
Installs
1
GitHub Stars
4
First Seen
9 days ago