بنقرة واحدة
pr
Create or update a pull request following verl project conventions.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Create or update a pull request following verl project conventions.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | pr |
| description | Create or update a pull request following verl project conventions. |
| user_invocable | true |
When the user asks to create or update a PR, follow these steps:
Read the following and understand the current branch's changes compared to main:
If a PR already exists for this branch, also read its current title, body, and review comments.
Follow the PR template strictly for both title format and body sections. Only check checklist boxes for steps that have actually been completed.
When updating, ensure the title and body still accurately reflect all changes on the branch, not just the latest commit.
Run pre-commit and fix any issues before creating or pushing.
main by default unless the user specifies otherwise.Return the PR URL when done.