What problem does it solve?
Repository-wide code review workflows that require reading the full codebase before judging, prioritize architecture findings over implementation details, and surface a reproducible set of confirmed findings ready for publication via open-github-issue.
Core Features & Use Cases
- Enforces a full-repo review before making judgments, citing concrete files and evidence.
- Prioritizes architecture and system design, then code quality, then edge cases, stopping when a higher tier has confirmed findings.
- Publishes one GitHub issue per confirmed finding using the open-github-issue dependency, with structured fields and reproducible outputs.
- Provides a clear output outline: coverage, review tier reached, confirmed findings, publication status, and deferred follow-ups.
Quick Start
Use the review-codebases skill to perform a full repository audit and publish issues for each confirmed finding.