About
The Mutation Test Runner skill empowers Claude to perform advanced mutation testing, a technique that introduces intentional bugs or 'mutations' into your codebase to verify if your existing test suite can detect them. By analyzing which mutations survive and which are killed, this skill provides a much deeper understanding of test quality than traditional code coverage metrics alone, allowing developers to pinpoint critical logic branches that are technically executed but functionally unverified.