Skip to main content

mutmut-report

Use when the user wants to triage a Python project's surviving mutmut mutants after a run — runs the analysis script, classifies each survivor as REAL_GAP, EQUIVALENT, or UNTESTABLE, and reports the test fixes worth making. Triggers — "analyze mutmut survivors", "which mutants survived", "triage mutation testing results", "/mutmut-report --module X". Owns scripts — analyze_mutmut.py. Do NOT use to run mutmut itself (run `mutmut run` first), for coverage reports (see coverage-gaps), or for non-Python mutation testing.

Jump to install

Source facts

Repository
nuncaeslupus/ai-chat-exporter
Last source activity
July 27, 2026 at 19:58
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.