home/categories/architecture-patterns/longtermsupport-php-qa-ci-claude-skills-phpstan-runner-skill-md
architecture-patternsdevelopment

phpstan-runner

Run PHPStan static analysis and fix errors using intelligent agent delegation. Use when user requests to: - Run static analysis - Fix PHPStan errors - Check code quality - Analyze type errors Delegates to runner agent (haiku) for execution and fixer agent (sonnet) for fixes. Automatically cycles between run and fix until analysis passes or human intervention needed.

LongTermSupport
maintainer
LongTermSupport
Actualizado 1/12/2026
Estrellas
0
Forks
0
quick start

Installation and usage

Run PHPStan static analysis and fix errors using intelligent agent delegation. Use when user requests to: - Run static analysis - Fix PHPStan errors - Check code quality - Analyze type errors Delegates to runner agent (haiku) for execution and fixer agent (sonnet) for fixes. Automatically cycles between run and fix until analysis passes or human intervention needed.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use phpstan-runner