What problem does it solve?
Manually reviewing large pull requests across multiple rounds is time-consuming and error-prone. This skill streamlines the process by performing up to six rounds of review with structured inline comments, prioritizing findings by severity, and waiting between rounds to allow for fixes.
Core Features & Use Cases
- Multi-round reviews: Conduct up to 6 rounds of code review, each generating inline comments on security, architecture, maintainability, and quality.
- Timed pacing: Waits 5 minutes between rounds to give developers time to address issues and re-evaluate diffs.
- No-commit policy: Review is strictly read-only, never modifying code or making changes.
- Use this for PRs that require deep architectural critique, security review, or maintainability assessments before merge.
Quick Start
Provide a comprehensive PR review using up to six rounds, pausing between rounds to verify fixes and posting inline comments for found issues.