home/categories/lab-tools/larsbrubaker-clipper2-rust-claude-skills-fix-test-failures-skill-md
lab-toolsresearch

fix-test-failures

This skill should be used after running tests when failures occur. It ensures test failures are properly diagnosed through instrumentation and logging until the root cause is found and fixed. The skill treats all test failures as real bugs that must be resolved, never skipped.

larsbrubaker
maintainer
larsbrubaker
更新日 2/6/2026
スター
11
フォーク
5
quick start

Installation and usage

This skill should be used after running tests when failures occur. It ensures test failures are properly diagnosed through instrumentation and logging until the root cause is found and fixed. The skill treats all test failures as real bugs that must be resolved, never skipped.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use fix-test-failures