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 errorsDelegates 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.

$ 설치

git clone https://github.com/LongTermSupport/php-qa-ci /tmp/php-qa-ci && cp -r /tmp/php-qa-ci/.claude/skills/phpstan-runner ~/.claude/skills/php-qa-ci

// tip: Run this command in your terminal to install the skill