What problem does it solve?
This Skill reviews pull requests for real bugs, regressions, and convention violations, enumerating candidate issues across the diff, verifying each against the code, then returning structured line-anchored findings and a verdict. Read-only on GitHub; the orchestrator posts the review.
Core Features & Use Cases
- Static, read-only PR review across diffs to identify real issues
- Enumerates candidate problems, cross-checks with repository conventions (Lingui localization, RTL-safe Tailwind, SQL safety, API envelope shape, authorization, locale filtering on content tables, index discipline, changesets)
- Returns a structured verdict with line anchors ready for posting as a review
Quick Start
Review a pull request on emdash-cms/emdash for real bugs, regressions, and convention violations, enumerate candidate issues across the diff, verify each against the code, and return a structured line-anchored findings report with a final verdict.