phpstan-fixer
SKILL.md
PHPStan Fixer Skill
This skill analyzes EXISTING PHPStan error logs and implements fixes. It does NOT run PHPStan.
Agent Delegation Strategy
This skill delegates to the php-qa-ci_phpstan-fixer agent (sonnet model).
Workflow
When User Says: "Fix the PHPStan errors"
- Launch fixer agent:
Use Task tool: description: "Fix PHPStan errors" subagent_type: "php-qa-ci_phpstan-fixer" prompt: "Find and fix errors in most recent PHPStan log"