LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

mutant - Run mutation testing and fix alive mutations

Run mutant, read mutation reports, fix alive mutations, and verify coverage.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Run mutant
  • Read mutation reports
  • Fix alive mutations
  • Verify mutation coverage
  • Add missing tests
  • Simplify source code
  • Seed ignore list

Inputs

  • Alive mutation output
  • Source code and test files

Outputs

  • Mutation test results
  • Action for each alive mutation

Requirements

  • Unified agent skills CLI
  • Ruby environment with mutant gem

Source

  • Spec: SKILL.md
mutation-testing
mutant
ruby
testing
coverage
Run mutant
Read mutation reports
Fix alive mutations
Verify mutation coverage
Alive mutation output
Source code and test files
Mutation test results
Action for each alive mutation