What problem does it solve?
This Skill streamlines the process of reviewing pull/merge requests on GitHub and GitLab, reducing the time spent on manual reviews and improving code quality.
Core Features & Use Cases
- Automated Code Review: Automatically review existing PR/MR against repository standards and linked tracker tickets.
- Feedback Posting: Post a summary comment with inline suggestions directly onto the PR/MR.
- Mode A (Review): Review a PR/MR, post a summary and inline suggestions without touching the branch.
- Mode B (Address Review): Address review feedback on your own PR/MR by reading incoming threads, applying valid feedback, replying, and resolving comments.
- Use Case: When you want to provide a thorough code review for a PR or respond to feedback on your own PR, use this skill to save time and ensure consistency.
Quick Start
Use the review skill to review a PR on GitHub by providing the PR link or number, e.g., 'review https://github.com/owner/repo/pull/123'.