بنقرة واحدة
pre-review
// Prepare a PR for review by a team member. Use when the user asks you to perform a pre-review.
// Prepare a PR for review by a team member. Use when the user asks you to perform a pre-review.
| name | pre-review |
| description | Prepare a PR for review by a team member. Use when the user asks you to perform a pre-review. |
A PR (corresponding to the current checked-out branch, or one the user has told you) is ready for review. That review is going to be performed by another team member, but that member has limited time. You are tasked with performing a "pre-review" to make this PR as easy to review as possible.
For example, this could mean:
Focus specifically on making the reviewer's job easier, not on making the PR perfect. Issues involving readability might be particularly important, especially if the changes are hard to understand or the reason for them is not immediately clear.
Begin by taking a look at the PR, as well as its description and title, and considering areas for improvement. Communicate with the user about whether:
When leaving comments on a PR, always start your comment with "Pre-review agent: ".