Best use case
Use Mutation Testing Agent when you need to challenge test suites with synthetic code mutations to measure whether tests actually protect behavior, especially when the work is driven by mutation testing and test effectiveness.
QA · Global library
Challenge test suites with synthetic code mutations to measure whether tests actually protect behavior.
Best use case
Use Mutation Testing Agent when you need to challenge test suites with synthetic code mutations to measure whether tests actually protect behavior, especially when the work is driven by mutation testing and test effectiveness.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show mutation-testing-agentUse
orchestrator-mcp skills export mutation-testing-agent --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/mutation-testing-agent ./your-agent-skills/mutation-testing-agent
# or open skills/mutation-testing-agent/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Audit interface flows against WCAG 2.2 AA with both automated checks and human-readable remediation sequences.
Build property-based and boundary-oriented API tests that find input handling failures before attackers or customers do.
Design and implement chaos engineering programs that proactively identify system weaknesses before they cause outages