Test Fixing — Testing skill for Claude Code
Detect failing tests and propose patches or fixes.
How to install Test Fixing
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open mhattingpete/claude-skills-marketplace and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Test Fixing does
Detect failing tests and propose patches or fixes.
One of 7 entries listed from mhattingpete/claude-skills-marketplace. The repository README
describes the whole collection, not this skill — read it on GitHub.
Alternatives in Testing
- Test Runner — Run Python tests with pytest, unittest, or other testing frameworks 23.4k ★
- Module Test — Run tests for a specific module or all module-related tests 407 ★
- Test And Fix — Run tests and fix any failures 353 ★
Related Skills
Flaky Test Detector
Detect, analyze, and eliminate flaky tests across any test runner. An AI agent skill that identifies non-deter
Fix Bug
Test-driven bug fixing — reproduce with a failing test, fix via parallel agents, then pick the best solution.
Test Fix
You are fixing a failing test suite so an already-completed implementation can ship.
St Debug
Hypothesis-driven debugging with observation-only instrumentation and user reproduction; fixes route through t
Test Driven Development.SKILL
Enforces TDD discipline with RED-GREEN-REFACTOR cycle. Use when writing new features, fixing bugs, or refactor
Kazi
Make your coding agent actually finish the job. Install one skill and Claude Code keeps working — planning, fi
Related Agents
QA Guard
Quality Assurance protocol for EITR. Enforces full-cycle E2E test execution, artifact inspection, and test-dri
Acceptance Test Fixer
Fixes failing acceptance test scenarios by diagnosing root causes and applying proven fix patterns. Use proact
Test Maintainer
Fixes failing and flaky tests, and refactors a suite that has grown duplication. Finds the root cause instead