skills/mutant-materiality-judge/SKILL.md
Classify surviving mutants as trivial or material after deterministic mutation measurement.
npx skillsauth add bigeasyfreeman/adlc mutant-materiality-judgeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Run this only when mutation tooling reports surviving mutants.
{
"batch": [
{
"mutant_id": "M-12",
"classification": "material",
"rationale": "The mutant changes duplicate-invoice behavior without any test failing."
}
]
}
material means the mutant could hide a real regression or missing assertion.trivial means the survivor is noise: equivalent behavior, logging-only drift, or unreachable semantics that the verifier contract intentionally ignores.weak, regardless of aggregate kill rate.development
Discovers and records repo-local approved build paths so agents reuse proven patterns instead of inventing parallel architectures.
development
Scoped maintenance for docs/solutions entries when stale signals, refactors, or explicit user scope require refresh.
documentation
Conditionally captures verified reusable ADLC learnings into docs/solutions after successful closeout.
development
Uses Graphify as ADLC's graph-backed research layer and Beads as an optional dependency-aware task memory layer. Produces evidence for compatibility, reuse, accuracy, dark-code hotspots, and long-horizon handoff.