quality-review - Review pull requests for code quality and test quality.
Reviews PR changes for code quality, correctness, and test quality without security or architecture concerns.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Fetch pull request diff
- Check known issues file
- Evaluate code correctness and quality
- Verify Vitest test coverage
- Check error handling compliance
- Check validation architecture compliance
- Check domain modeling compliance
- Check datetime handling compliance
- Format review findings
Inputs
- Pull request diff
- known-issues.json file
- CLAUDE.md project standards
Outputs
- Compressed code quality review report
- Claude Code prompt string
Requirements
- GitHub CLI
- Vitest
