AI AGENT ADDONS
Testing & QA
840installs

When code changes happen, tests sometimes break. This skill helps fix all failing tests quickly. It uses smart agents to find and repair each broken test. You just tell it which tests to focus on or let it handle everything.

Your tests stay true to what your code does now. The skill keeps the original test purpose and only changes the test itself. It runs the full test suite again after fixing to make sure everything works. This saves you time and keeps your project reliable.

Add Fix Tests skill to your workflow

Global

mkdir -p ~/.claude/skills/fix-tests

Project

mkdir -p .claude/skills/fix-tests

Source Repository

Stars
1,185
Forks
128
Watchers
1,185
License
GPL-3.0
Last Push
1 month ago
Created
8 months ago