This skill helps agents configure and optimize mutation-testing campaigns using the mewt (general languages) or muton (TON smart contracts) toolchains. It guides initialization, scoping, optimization strategies, and running campaigns, and explains commands for inspecting configuration, mutants, and campaign status.
Use this skill when a user mentions mewt, muton, or mutation testing, needs help setting up a campaign, wants to tune timeouts or per-file targeting, or needs advice for running long, resource-intensive mutation campaigns. Do not use for post-hoc result analysis unrelated to mutation testing setup.
workflows/ and references/ folders (has_references=true).mewt/muton.mewt init, scoping targets, running mewt mutate and mewt run, and interpreting statuses/outputs.Best used with agents that can run shell commands and read local files (Claude Code, Copilot-style agents, Cursor).
Trail of Bits mutation-testing skill configures mewt/muton mutation testing campaigns. No bundled scripts — purely instructional SKILL.md with clear triggers, command reference, and external workflow/references files. Well-structured frontmatter and progressive disclosure, but niche audience requiring specific tooling installed.
Clean skill with no security concerns. No scripts to execute. SKILL.md is well-written with specific triggers and clear scope boundaries (when NOT to use). Niche but legitimate dev tooling skill from a reputable security org (Trail of Bits).