Loading...
Loading...
Use when deciding what tests a change needs - a feature, a bug fix, a refactor, any behavior change - or when reviewing whether a diff's tests are sufficient. Encodes tests-change-with-behavior, the bug-regression pattern, and assertion discrimination. Use whenever behavior changes and the test diff is empty, especially when the change is "too small to test".
npx skill4agent add riekelt/principal-engineer testing-changesprincipal-engineeringwriting-unit-testshandling-failuresprincipal-engineeringverifying-before-donescoping-changes