Github Pr Creation

用于创建 GitHub PR:当用户要开 PR、提交评审、检查是否 ready for PR、生成 PR 标题/描述或整理待提交项时使用。Combine with `git-commit` and `verification-before-completion` when 提交前还需要收口;Prefer `github-pr-merge` when the task is 合并已有 PR。

hebertzhu 8c9580c 1.2 KB Updated

File contents

github-pr-creation

Intent

  • 用于创建 GitHub PR:当用户要开 PR、提交评审、检查是否 ready for PR、生成 PR 标题/描述或整理待提交项时使用。Combine with git-commit and verification-before-completion when 提交前还需要收口;Prefer github-pr-merge when the task is 合并已有 PR。

Default operating pattern

  1. Collect the current diff, review feedback, or readiness question.
  2. Separate objective issues from style preferences and duplicated concerns.
  3. Recommend concrete code changes, replies, or follow-up checks.
  4. Verify the final state before marking the work ready.
  5. Summarize remaining risks and ownership clearly.

Pack fit

  • Included in: engineering-workflow
  • Keep examples generic, privacy-safe, and portable across hosts.

Boundary

  • Do not use when review feedback still materially blocks submission.

hebertzhu/agent-foundry/tree/main/skills/github-pr-creation commit 8c9580c8e7

Frequently asked questions

npx skillmds@latest add hebertzhu/github-pr-creation