What problem does it solve?
This Skill removes the manual burden of reviewing pull requests by coordinating a structured, multi-aspect evaluator that separates review work from implementation work and produces a clear merge-readiness judgment.
Core Features & Use Cases
- Parallel Aspect Review: Runs independent checks across spec conformance, tests, architecture, security, performance, code quality, and optional UI-related dimensions.
- Structured PR Feedback: Aggregates findings into a Japanese review comment with severity levels and duplicate suppression.
- Merge Readiness Decision: Helps determine whether a PR is ready to merge or must return to a fix loop based on critical issues.
- Use Case: Use this Skill when a pull request needs a consistent, repeatable review before release or when an orchestrator wants a standardized evaluator step.
Quick Start
Ask the skill to review a specific pull request and return a structured Japanese summary with severity, skipped aspects, and a merge readiness verdict.