$ npx skills add https://github.com/help-me-test/skills --skill validate-tests
No SKILL.md available for this skill.
Triage skill for when something stopped working and you don't know why. Use when user says 'what's wrong', 'it was working a minute ago', 'something broke', 'everything is down', 'why isn't this working', 'tests are failing', 'it stopped working after the deploy', or any vague 'something is off' signal. Gathers the full picture fast — failing tests, health checks, recent code changes, recent deployments — then correlates them to produce a specific diagnosis and handoff to the right fix. Do NOT use for: debugging a known specific test failure (use helpmetest-debugger), bulk-fixing many failing tests (use helpmetest-self-heal), or writing new tests (use helpmetest-test-generator).