Mutation Testing
Tests pass ≠ tests are useful. This skill uses Claude to generate meaningful mutations for source code, then runs the project's existing test suite against each one. A surviving mutant is a gap — a real bug the suite would miss.
What this skill does
- Discovers source files — the calling agent reads the project structure and selects files
- Detects test runner — the calling agent inspects project config and builds the test command
- Checks baseline — verif
[Description truncada. Veja o README completo no GitHub.]