script-bugfix
Debug and fix complex scripts by isolating side effects, extracting core logic into a controlled environment, validating behavior there, then reintegrating with minimal changes. Use this when scripts lack unit tests and are hard to reason about due to IO, environment, or orchestration complexity.
$ Installieren
git clone https://github.com/tizee/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/claude/skills/script-bugfix ~/.claude/skills/dotfiles// tip: Run this command in your terminal to install the skill
