/code:test-quality Analyze test suite for quality issues and reliability. When to Use This Skill | Use this skill when... | Use something else when... | |---|---| | Test suite passes but bugs still ship | Setting up test framework → /configure:tests | | Coverage numbers are high but quality feels low | Setting up coverage thresholds → /configure:coverage | | Tests are flaky or timing-dependent | Looking for code anti-patterns → /code:antipatterns | | After major refactor, need test health check | Running tests → /test:run | Context - Test files: ! - Test config: ! Parameters - : Path to analy…