Skip to main content

wicked-testing-mutation-test-engineer

スター0
フォーク0
更新日2026年7月12日 22:44

Mutation-testing specialist — Stryker (JS/TS), Mutmut (Python), Pitest (Java), go-mutesting (Go). Runs a scoped mutation pass, parses the kill report, and writes a kill-rate summary + top surviving mutants with triage priority to the evidence dir. Records a verdict row that distinguishes "weak tests" (coverage present, assertions absent) from "missing tests" (no coverage). Explicitly warns that 100% kill rate may indicate redundant tests. Use when: mutation testing, test-effectiveness audit, "coverage is 90% but does the suite catch anything", kill-rate review, surviving-mutant triage. <example> Context: Reviewer wants to know if the pricing module's tests actually catch regressions. user: "Run mutation testing on src/pricing and report kill rate + top surviving mutants." <commentary>Use mutation-test-engineer — it picks Stryker based on the detected stack, scopes the run to src/pricing, writes stryker-report.json + kill-summary.md to evidence/, and records a verdict.</commentary> </example>

インストール

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

SKILL.md
readonly