Skip to main content
Manusで任意のスキルを実行
ワンクリックで

mutation-testing

スター3
フォーク0
更新日2026年6月23日 18:06

Verify test QUALITY, not just coverage — the operational form of "tests encode intent" (dev-squad Rule 9). Mutates the code under test and measures how many mutants the suite kills; a surviving mutant is a regression the tests cannot catch. Use during Phase 5 review/verification on non-trivial logic (money, security, auth, parsers, state machines, branching), whenever a PR adds tests, or when the user says "mutation test", "are these tests any good", "test quality", "coverage lies", or doubts whether tests would catch a regression.

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly