Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make tests pass.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill test-fixing --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Test Fixing?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-test-fixing)More formats (shields.io, HTML) on the badges page.
---
version: 4.1.0-fractal
name: test-fixing
description: Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make tests pass.
---
# Test Fixing
Systematically identify and fix all failing tests using smart grouping strategies.
## When to Use
- Explicitly asks to fix tests ("fix these tests", "make tests pass")
- Reports test failures ("tests are failing", "test suite is broken")
- Completes implementation and wants tests passing
- Mentions CI/CD failures due to tests
## Systematic Approach
## 🧠 Knowledge Modules (Fractal Skills)
### 1. [1. Initial Test Run](./sub-skills/1-initial-test-run.md)
### 2. [2. Smart Error Grouping](./sub-skills/2-smart-error-grouping.md)
### 3. [3. Systematic Fixing Process](./sub-skills/3-systematic-fixing-process.md)
### 4. [4. Fix Order Strategy](./sub-skills/4-fix-order-strategy.md)
### 5. [5. Final Verification](./sub-skills/5-final-verification.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!