phpunit-fixer
Analyze existing PHPUnit test failure logs without running tests. Use when:- User says "fix the test failures" (after manually running tests)- User says "what tests are failing?"- User points to specific log file- Tests were run outside Claude's contextDelegates to fixer agent (sonnet) to find logs, parse failures, and implement fixes.Does NOT execute tests - use phpunit-runner for that.
$ Instalar
git clone https://github.com/LongTermSupport/php-qa-ci /tmp/php-qa-ci && cp -r /tmp/php-qa-ci/.claude/skills/phpunit-fixer ~/.claude/skills/php-qa-ci// tip: Run this command in your terminal to install the skill
Repository

LongTermSupport
Author
LongTermSupport/php-qa-ci/.claude/skills/phpunit-fixer
0
Stars
0
Forks
Updated6d ago
Added6d ago