Loading...
Loading...
Found 54 Skills
Iteratively fix test failures until all tests pass. Use when tests are failing and you want Claude to automatically plan and fix them in a loop.
Use when completing implementation, fixing bugs, refactoring code, or any time you need to verify the test suite passes. Also use when tests fail and you hear "pre-existing" or "not my changes" — enforces strict code ownership.
.NET test execution patterns and diagnostics. Use when running tests, analyzing test failures, or configuring test options.
Use when you need to generate `{FEATURE_DIR}/verification/report-{date}-{version}.md` (test report) during the verification phase of Spec Pack, provide deliverable conclusions that are traceable to test cases and defect references.
Test execution patterns, failure classification, and result analysis
Execute Tests - walks through test cases from the test plan, collects results, and updates the plan. Use when verifying a feature implementation.