phpstan-runner
SKILL.md
PHPStan Runner Skill
This skill provides intelligent PHPStan static analysis and fixing through specialized agent delegation.
Agent Delegation Strategy
This skill delegates to specialized agents via the Task tool:
- php-qa-ci_phpstan-runner agent (haiku model) - Runs analysis and parses results
- php-qa-ci_phpstan-fixer agent (sonnet model) - Analyzes and fixes errors
- Escalation - Uses opus model or asks human for stubborn issues