The Comprehensive Quality Reviewer is a specialized skill for Claude Code designed to automate rigorous quality assurance. It orchestrates a sophisticated workflow that runs PHPStan Level 9 checks, enforces Elegant Objects principles, and performs deep-dive code reviews in parallel. Unlike standard linters, it includes an adversarial 'Examine' phase that proactively hunts for edge cases, security vulnerabilities, and architectural weaknesses. By categorizing findings into severity levels (Blocking, Important, Minor), it empowers developers to prioritize critical fixes before code reaches production.
主要功能
01PHPStan Level 9 error resolution
02Parallel multi-agent review orchestration
03Severity-based issue classification
040 GitHub stars
05Elegant Objects compliance auditing
06Adversarial security and performance analysis