一键导入
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.