skills/smithery.ai/phpunit-runner

phpunit-runner

Installation
SKILL.md

PHPUnit Runner Skill

This skill provides intelligent PHPUnit test execution and fixing through specialized agent delegation.

Agent Delegation Strategy

This skill delegates to specialized agents via the Task tool:

  1. php-qa-ci_phpunit-runner agent (haiku model) - Runs tests and parses results
  2. php-qa-ci_phpunit-fixer agent (sonnet model) - Analyzes and fixes errors
  3. Escalation - Uses opus model or asks human for stubborn issues

Workflow

When User Says: "Run tests"

Installs
1
First Seen
Apr 24, 2026
phpunit-runner from smithery.ai