open-pr

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Open PR

打开PR

Commit your changes and push them to the current branch. Write a PR body that helps reviewers quickly understand the scope, motivation, and validation. Include the linked issue when applicable, a concise summary of the changes, the reasoning behind them, and how they were tested. Run the following command to open a pull request. Finally, report the PR URL.
bash
bunx @willbooster/agent-skills@latest open-pr <<'EOF'
Close #<issue>
提交你的改动并推送到当前分支。 编写PR正文,帮助审核者快速了解改动范围、动机和验证方式。 适用的话请包含关联的issue、改动的简明摘要、改动背后的逻辑,以及测试方法。 运行以下命令打开拉取请求。 最后返回PR的URL。
bash
bunx @willbooster/agent-skills@latest open-pr <<'EOF'
Close #<issue>

Summary

Summary

  • What changed
  • Key scope or affected area
  • Any notable tradeoff or limitation
  • What changed
  • Key scope or affected area
  • Any notable tradeoff or limitation

Why

Why

  • Problem being solved
  • Reason this approach was chosen
  • Problem being solved
  • Reason this approach was chosen

Testing

Testing

  • Exact commands run
  • Manual verification steps if relevant
  • Exact commands run
  • Manual verification steps if relevant

Notes (if needed)

Notes (if needed)

  • Breaking changes, rollout concerns, screenshots, or follow-up work EOF
undefined
  • Breaking changes, rollout concerns, screenshots, or follow-up work EOF
undefined