Enforces test accuracy over coverage quantity. Use when: - Writing tests: "write tests", "add tests", "test this", "improve coverage", "testing phase" - Fixing tests: "tests failing", "fix tests", "debug test", "test suite broken", "run tests" - CI issues: "CI failing", "pipeline broken", "build red", "tests red", "skip tests" - Asking about tests: "why is this test failing", "how do I test this", "what should I test" - Creating/editing: *.spec.ts, *.test.ts, *.spec.js, *.test.js, __tests__/*, *.test.py, *_test.go
$npx -y skills add bdouble/pm-vibecode-ops --skill testing-philosophyInstalls into the current project.
Run `npx skills use "https://github.com/bdouble/pm-vibecode-ops" --skill "bdouble/pm-vibecode-ops/testing-philosophy"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bdouble/pm-vibecode-ops" that are relevant to the current task. Run `npx skills add "https://github.com/bdouble/pm-vibecode-ops"` and select the relevant skills, then follow their instructions.