pr-review
Installation
SKILL.md
PR Review: Comprehensive code review based on project standards
When the user types /pr-review, perform a comprehensive pull request code review.
1) Collect required inputs (ask before doing anything)
Before proceeding, ask the user for:
- Base branch: the branch being merged INTO (e.g.,
master,env/staging,env/sandbox) - Compare branch: the branch being reviewed (e.g.,
feature/my-feature)
Do NOT proceed until both branches are provided.
2) Load the current project rules
Read ALL rules in the .cursor/rules/ directory to ensure the review reflects the most up-to-date project standards:
@.cursor/rules/
Related skills
More from dailydm/skills
shapeup
ShapeUp: Facilitate the complete ShapeUp workflow with triad collaboration
13hillchart
Hillchart: visualize project progress by analyzing the codebase
5frame
Frame: create a Pitch from a problem statement or idea
4plan
Plan: create an execution Plan from an approved Shaping doc
4shape
Shape: create a filled Shaping doc from an attached Pitch
4implement
Implement: execute a task from a Breakdown
4