Run mutant, read mutation reports, fix alive mutations, and verify coverage. Use when running mutation testing, responding to alive mutations, or improving test quality. Triggers: "mutation testing", "mutant", "alive mutation", "mutation coverage". WHEN NOT: Writing tests from scratch (use rspec-agent), fixing failing tests, or general code review.
$npx -y skills add thibautbaissac/rails_ai_agents --skill mutation-testingInstalls into the current project.
Run `npx skills use "https://github.com/thibautbaissac/rails_ai_agents" --skill "thibautbaissac/rails_ai_agents/mutation-testing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/thibautbaissac/rails_ai_agents" that are relevant to the current task. Run `npx skills add "https://github.com/thibautbaissac/rails_ai_agents"` and select the relevant skills, then follow their instructions.