home/categories/testing/tizee-dotfiles-claude-skills-script-bugfix-skill-md
testingtesting-security

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.

tizee
maintainer
tizee
更新于 1/19/2026
星标
2
分支
0
quick start

Installation and usage

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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use script-bugfix