What problem does it solve?
This Skill addresses the challenges of managing and automating the PR review process, ensuring thorough and efficient code reviews with a structured workflow.
Core Features & Use Cases
- Review Orchestration: Automates the full review cycle, including self-reviews and PR reviews.
- Zero-Findings Pass: Ensures PRs are clean by enforcing a zero-findings pass before moving to the next stage.
- Budget and Strike Rules: Enforces a budget of 20 review/fix passes and a three-strike survival rule for recurring issues.
- Cleaner Paths: Routes findings for immediate implementation, review, or user input based on certainty.
- Use Case: Imagine you have a large codebase with a complex review process. This Skill will help streamline the process, reducing manual work and improving the quality of reviews.
Quick Start
Invoke the prism-review-loop skill with the PR number or branch, e.g., 'prism-review-loop #76'.